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

Public Member Functions

 test_wall_mesh_barycenters_in_domain (self, wall_mesh_fv)
 
 test_wall_mesh_barycenters_are_half_integers (self, wall_mesh_fv)
 

Detailed Description

Verify cell barycenters are at cell centers.

Definition at line 167 of file test_fv_correctness.py.

Member Function Documentation

◆ test_wall_mesh_barycenters_are_half_integers()

test_fv_correctness.TestCellBarycenters.test_wall_mesh_barycenters_are_half_integers (   self,
  wall_mesh_fv 
)
Barycenters of unit-square cells are at half-integer offsets from -1.

Definition at line 182 of file test_fv_correctness.py.

Here is the call graph for this function:

◆ test_wall_mesh_barycenters_in_domain()

test_fv_correctness.TestCellBarycenters.test_wall_mesh_barycenters_in_domain (   self,
  wall_mesh_fv 
)
All barycenters should be within [-1,2]^2.

Definition at line 170 of file test_fv_correctness.py.


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