- 16 Mar, 2018 24 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1237 Introduce MOREFEM_ROOT environment variable and use it in demo Lua files to indicate where to look for the mesh.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1246 Test about Pk2 operator: introduce fixtures... just to separate clearly the tests, with printing on screen that explain what is tested.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1246 Test Pk2 operator: I've found out how to use different tests in the same main. Needs to be cleant-up.
-
GILLES Sebastien authored
#1246 Run the script that generates properly CMake intermediate files: I modified lots of them in tests.
-
GILLES Sebastien authored
#1246 Test about test functions: deactivate non working operators: they need more work as I did for Pk2 (see #1245).
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1246 Test operator Pk2: check when unknown P1 and another P1 unknown as test yield the same result as the same unknown case.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1246 Pk2 operator test: introduce a specific test case for same unknown, case for different temporarily disabled.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1243 Provide a script to update Catch2 single include file (ideally this should be run before each new tag as the library evolves quite often).
-
GILLES Sebastien authored
-
- 14 Mar, 2018 3 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1226 Change the expected values in P1/P1 case: there was something amiss in the vector giving latest iteration result.
-
GILLES Sebastien authored
#1226 Tests: take Pk2 operator and write a test just fot this operator. Structure around (ExpectedResult file and so forth) have been kept but should be simplified later.
-
- 13 Mar, 2018 2 commits
-
-
GILLES Sebastien authored
#1226 Test about test functions: rewriting it (quickly: this one should really be rewritten more extensively by separating each operator...) using Catch2.
-
GILLES Sebastien authored
-
- 12 Mar, 2018 11 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1226 Clean-up a bit, and add PointP2 finite element (pointless, but waiting for #1146 to properly address shape function labels).
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1226 Test about test functions: 3d case passing for all operators; please notice actual values of non symmetric ones have not been checked manually (for operators such as visco the value are so much higher than symmetric case we might wonder if they are correct).
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1226 Make the test about test functions work... but the comparison to stored value is still deactivated.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1226 [WIP] Test about operators: adding new non symmetric cases values. Advanced operators do not work as expected (those for which ExtractLocalDofValues() is invoked); it is very likely these were not fit for non symmetric use even before the fix introduce in current ticket. I have to figure out where unknown and test unknown are inappropriately called.
-
GILLES Sebastien authored
-