LICENSE
README.md
setup.py
AFEM.egg-info/PKG-INFO
AFEM.egg-info/SOURCES.txt
AFEM.egg-info/dependency_links.txt
AFEM.egg-info/requires.txt
AFEM.egg-info/top_level.txt
Examples/Punto3.py
Examples/Punto6.py
Examples/VigaVoladizoLocalSparse.py
Examples/__init__.py
Examples/a.py
Examples/b.py
Examples/example1.py
Examples/example10.py
Examples/example11.py
Examples/example13.py
Examples/example14.py
Examples/example15.py
Examples/example16.py
Examples/example17.py
Examples/example18.py
Examples/example19.py
Examples/example2.py
Examples/example20.py
Examples/example21.py
Examples/example22.py
Examples/example23.py
Examples/example24.py
Examples/example25.py
Examples/example26.py
Examples/example27.py
Examples/example28.py
Examples/example29.py
Examples/example3.py
Examples/example30.py
Examples/example31.py
Examples/example32.py
Examples/example33.py
Examples/example34.py
Examples/example35.py
Examples/example36.py
Examples/example37.py
Examples/example39.py
Examples/example40.py
Examples/example41.py
Examples/example42.py
Examples/example43.py
Examples/example44.py
Examples/example45.py
Examples/example5.py
Examples/example6.py
Examples/example8.py
Examples/example9.py
Examples/exampleA.py
Examples/exampleB.py
Examples/exampleC.py
Examples/nolocalsparsetest.py
Examples/profile_validation.py
FEM/Core.py
FEM/EDO1D.py
FEM/Elasticity2D.py
FEM/Elasticity3D.py
FEM/EulerBernoulliBeam.py
FEM/FEMLogger.py
FEM/Heat1D.py
FEM/Heat2D.py
FEM/NonLinealExample.py
FEM/ODE2D.py
FEM/Poisson2D.py
FEM/Torsion2D.py
FEM/__init__.py
FEM/__version__.py
FEM/Elements/Element.py
FEM/Elements/__init__.py
FEM/Elements/E1D/CubicElement.py
FEM/Elements/E1D/Element1D.py
FEM/Elements/E1D/EulerBernoulliElement.py
FEM/Elements/E1D/LinealElement.py
FEM/Elements/E1D/LinearScheme.py
FEM/Elements/E1D/QuadraticElement.py
FEM/Elements/E1D/__init__.py
FEM/Elements/E2D/Element2D.py
FEM/Elements/E2D/LTriangular.py
FEM/Elements/E2D/QTriangular.py
FEM/Elements/E2D/Quadrilateral.py
FEM/Elements/E2D/RectangularScheme.py
FEM/Elements/E2D/Serendipity.py
FEM/Elements/E2D/TriangularScheme.py
FEM/Elements/E2D/__init__.py
FEM/Elements/E3D/Brick.py
FEM/Elements/E3D/BrickScheme.py
FEM/Elements/E3D/Element3D.py
FEM/Elements/E3D/__init__.py
FEM/Geometry/Geometry.py
FEM/Geometry/Region.py
FEM/Geometry/__init__.py
FEM/Solvers/Lineal.py
FEM/Solvers/NoLineal.py
FEM/Solvers/__init__.py
FEM/Utils/__init__.py
FEM/Utils/polygonal.py
Test/__init__.py
Test/test_Geometry.py
Test/test_Geometry2D.py
Test/test_ODE2D.py
Test/test_PlaneStress.py
Test/test_Torsion2D.py