|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Public Member Functions | |
| test_wall_mesh_face_areas (self, wall_mesh_fv) | |
| test_periodic_mesh_face_areas (self, periodic_mesh_fv) | |
Verify face areas on uniform quad meshes are 1.0 (unit edge length).
Definition at line 142 of file test_fv_correctness.py.
| test_fv_correctness.TestFaceAreas.test_periodic_mesh_face_areas | ( | self, | |
| periodic_mesh_fv | |||
| ) |
Definition at line 153 of file test_fv_correctness.py.
| test_fv_correctness.TestFaceAreas.test_wall_mesh_face_areas | ( | self, | |
| wall_mesh_fv | |||
| ) |
Definition at line 145 of file test_fv_correctness.py.