DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
test_fv_correctness.TestFaceAreas Class Reference

Public Member Functions

 test_wall_mesh_face_areas (self, wall_mesh_fv)
 
 test_periodic_mesh_face_areas (self, periodic_mesh_fv)
 

Detailed Description

Verify face areas on uniform quad meshes are 1.0 (unit edge length).

Definition at line 142 of file test_fv_correctness.py.

Member Function Documentation

◆ test_periodic_mesh_face_areas()

test_fv_correctness.TestFaceAreas.test_periodic_mesh_face_areas (   self,
  periodic_mesh_fv 
)

Definition at line 153 of file test_fv_correctness.py.

◆ test_wall_mesh_face_areas()

test_fv_correctness.TestFaceAreas.test_wall_mesh_face_areas (   self,
  wall_mesh_fv 
)

Definition at line 145 of file test_fv_correctness.py.


The documentation for this class was generated from the following file: