-
- Downloads
Merge branch 'feature/unit-tests' into 'develop'
Add missing tests and check that required formula exist at runtime See merge request !127
No related branches found
No related tags found
Showing
- src/analysis/CubeGaussQuadrature.cpp 4 additions, 3 deletionssrc/analysis/CubeGaussQuadrature.cpp
- src/analysis/PrismGaussQuadrature.cpp 4 additions, 2 deletionssrc/analysis/PrismGaussQuadrature.cpp
- src/analysis/PyramidGaussQuadrature.cpp 4 additions, 2 deletionssrc/analysis/PyramidGaussQuadrature.cpp
- src/analysis/QuadratureManager.hpp 64 additions, 8 deletionssrc/analysis/QuadratureManager.hpp
- src/analysis/QuadratureType.hpp 2 additions, 0 deletionssrc/analysis/QuadratureType.hpp
- src/analysis/SquareGaussQuadrature.cpp 4 additions, 2 deletionssrc/analysis/SquareGaussQuadrature.cpp
- src/analysis/TensorialGaussLegendreQuadrature.cpp 4 additions, 2 deletionssrc/analysis/TensorialGaussLegendreQuadrature.cpp
- src/analysis/TensorialGaussLobattoQuadrature.cpp 4 additions, 2 deletionssrc/analysis/TensorialGaussLobattoQuadrature.cpp
- src/analysis/TetrahedronGaussQuadrature.cpp 4 additions, 2 deletionssrc/analysis/TetrahedronGaussQuadrature.cpp
- src/analysis/TriangleGaussQuadrature.cpp 4 additions, 2 deletionssrc/analysis/TriangleGaussQuadrature.cpp
- src/scheme/FaceIntegrator.hpp 4 additions, 0 deletionssrc/scheme/FaceIntegrator.hpp
- tests/CMakeLists.txt 10 additions, 1 deletiontests/CMakeLists.txt
- tests/test_CellIntegrator.cpp 2531 additions, 680 deletionstests/test_CellIntegrator.cpp
- tests/test_CellType.cpp 25 additions, 0 deletionstests/test_CellType.cpp
- tests/test_CubeGaussQuadrature.cpp 4 additions, 0 deletionstests/test_CubeGaussQuadrature.cpp
- tests/test_EdgeIntegrator.cpp 646 additions, 142 deletionstests/test_EdgeIntegrator.cpp
- tests/test_FaceIntegrator.cpp 1273 additions, 283 deletionstests/test_FaceIntegrator.cpp
- tests/test_GaussLegendreQuadratureDescriptor.cpp 16 additions, 0 deletionstests/test_GaussLegendreQuadratureDescriptor.cpp
- tests/test_GaussLobattoQuadratureDescriptor.cpp 16 additions, 0 deletionstests/test_GaussLobattoQuadratureDescriptor.cpp
- tests/test_GaussQuadratureDescriptor.cpp 16 additions, 0 deletionstests/test_GaussQuadratureDescriptor.cpp
Loading
Please register or sign in to comment