|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Public Member Functions | |
| test_matrixAAInvB_accessible (self, periodic_vfv) | |
| test_vectorAInvB_accessible (self, periodic_vfv) | |
Verify reconstruction matrices are accessible and valid.
Definition at line 430 of file test_vr_correctness.py.
| test_vr_correctness.TestMatrixAccess.test_matrixAAInvB_accessible | ( | self, | |
| periodic_vfv | |||
| ) |
matrixAAInvB should be accessible and contain finite values.
Definition at line 433 of file test_vr_correctness.py.
| test_vr_correctness.TestMatrixAccess.test_vectorAInvB_accessible | ( | self, | |
| periodic_vfv | |||
| ) |
vectorAInvB should be accessible and contain finite values.
Definition at line 444 of file test_vr_correctness.py.