-
- Downloads
Merge pull request #503 from endJunction/NumLibShapeFunctions
Num lib shape functions
Showing
- MathLib/MathTools.h 10 additions, 0 deletionsMathLib/MathTools.h
- MeshLib/Elements/Cell.cpp 1 addition, 2 deletionsMeshLib/Elements/Cell.cpp
- MeshLib/Elements/Cell.h 1 addition, 1 deletionMeshLib/Elements/Cell.h
- MeshLib/Elements/Face.cpp 1 addition, 1 deletionMeshLib/Elements/Face.cpp
- MeshLib/Elements/Face.h 1 addition, 1 deletionMeshLib/Elements/Face.h
- NumLib/Fem/CoordinatesMapping/ShapeMatrices.h 6 additions, 0 deletionsNumLib/Fem/CoordinatesMapping/ShapeMatrices.h
- NumLib/Fem/FiniteElement/C0IsoparametricElements.h 8 additions, 10 deletionsNumLib/Fem/FiniteElement/C0IsoparametricElements.h
- NumLib/Fem/FiniteElement/TemplateIsoparametric.h 18 additions, 22 deletionsNumLib/Fem/FiniteElement/TemplateIsoparametric.h
- NumLib/Fem/Integration/GaussIntegrationPolicy.h 44 additions, 0 deletionsNumLib/Fem/Integration/GaussIntegrationPolicy.h
- NumLib/Fem/ShapeFunction/ShapeHex8.h 6 additions, 0 deletionsNumLib/Fem/ShapeFunction/ShapeHex8.h
- NumLib/Fem/ShapeFunction/ShapeLine2.h 6 additions, 0 deletionsNumLib/Fem/ShapeFunction/ShapeLine2.h
- NumLib/Fem/ShapeFunction/ShapeQuad4.h 6 additions, 0 deletionsNumLib/Fem/ShapeFunction/ShapeQuad4.h
- NumLib/Fem/ShapeFunction/ShapeTri3.h 6 additions, 0 deletionsNumLib/Fem/ShapeFunction/ShapeTri3.h
- NumLib/Fem/ShapeMatrixPolicy.h 74 additions, 0 deletionsNumLib/Fem/ShapeMatrixPolicy.h
- Tests/NumLib/FeTestData/TestFeHEX8.h 5 additions, 5 deletionsTests/NumLib/FeTestData/TestFeHEX8.h
- Tests/NumLib/FeTestData/TestFeLINE2.h 5 additions, 5 deletionsTests/NumLib/FeTestData/TestFeLINE2.h
- Tests/NumLib/FeTestData/TestFeQUAD4.h 5 additions, 5 deletionsTests/NumLib/FeTestData/TestFeQUAD4.h
- Tests/NumLib/FeTestData/TestFeTRI3.h 5 additions, 5 deletionsTests/NumLib/FeTestData/TestFeTRI3.h
- Tests/NumLib/TestFe.cpp 38 additions, 47 deletionsTests/NumLib/TestFe.cpp
Loading
Please register or sign in to comment