-
- Downloads
Clarify implementation
There are no more template classes for affine and multilinear transformations. Now the classes refer directly to the reference element that is changed. This is also a preparation for surfaces and edges transformations (in superior dimensions).
parent
9801164e
No related branches found
No related tags found
Showing
- src/geometry/AffineTransformation.hpp 0 additions, 78 deletionssrc/geometry/AffineTransformation.hpp
- src/geometry/CubeTransformation.hpp 79 additions, 0 deletionssrc/geometry/CubeTransformation.hpp
- src/geometry/LineTransformation.hpp 40 additions, 0 deletionssrc/geometry/LineTransformation.hpp
- src/geometry/PrismTransformation.hpp 6 additions, 10 deletionssrc/geometry/PrismTransformation.hpp
- src/geometry/PyramidTransformation.hpp 5 additions, 9 deletionssrc/geometry/PyramidTransformation.hpp
- src/geometry/Q1Transformation.hpp 0 additions, 128 deletionssrc/geometry/Q1Transformation.hpp
- src/geometry/SquareTransformation.hpp 61 additions, 0 deletionssrc/geometry/SquareTransformation.hpp
- src/geometry/TetrahedronTransformation.hpp 53 additions, 0 deletionssrc/geometry/TetrahedronTransformation.hpp
- src/geometry/TriangleTransformation.hpp 47 additions, 0 deletionssrc/geometry/TriangleTransformation.hpp
- src/language/utils/IntegrateOnCells.hpp 66 additions, 63 deletionssrc/language/utils/IntegrateOnCells.hpp
- tests/CMakeLists.txt 5 additions, 2 deletionstests/CMakeLists.txt
- tests/test_AffineTransformation.cpp 0 additions, 88 deletionstests/test_AffineTransformation.cpp
- tests/test_CubeTransformation.cpp 117 additions, 0 deletionstests/test_CubeTransformation.cpp
- tests/test_LineTransformation.cpp 22 additions, 0 deletionstests/test_LineTransformation.cpp
- tests/test_PrismGaussQuadrature.cpp 1 addition, 1 deletiontests/test_PrismGaussQuadrature.cpp
- tests/test_PrismTransformation.cpp 1 addition, 2 deletionstests/test_PrismTransformation.cpp
- tests/test_PyramidGaussQuadrature.cpp 1 addition, 1 deletiontests/test_PyramidGaussQuadrature.cpp
- tests/test_PyramidTransformation.cpp 1 addition, 2 deletionstests/test_PyramidTransformation.cpp
- tests/test_Q1Transformation.cpp 0 additions, 238 deletionstests/test_Q1Transformation.cpp
- tests/test_SquareTransformation.cpp 104 additions, 0 deletionstests/test_SquareTransformation.cpp
Loading
Please register or sign in to comment