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
FEM/Core.py
FEM/EDO1D.py
FEM/EulerBernoulliBeam.py
FEM/PlaneStrain.py
FEM/PlaneStress.py
FEM/PlaneStressNonLocal.py
FEM/Torsion2D.py
FEM/__init__.py
FEM/Elements/Element.py
FEM/Elements/__init__.py
FEM/Elements/E1D/Element1D.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/Mesh/Delaunay.py
FEM/Mesh/Geometry.py
FEM/Mesh/Geometry1D.py
FEM/Mesh/Lineal.py
FEM/Mesh/__init__.py
FEM/Utils/__init__.py
FEM/Utils/polygonal.py
test/Test1.py
test/Test10.py
test/Test11.py
test/Test12.py
test/Test13.py
test/Test14.py
test/Test15.py
test/Test16.py
test/Test2.py
test/Test3.py
test/Test4.py
test/Test5.py
test/Test6.py
test/Test7.py
test/Test8.py
test/Test9.py