DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
test_basic_geom Namespace Reference

Functions

 test_mesh0 ()
 
 test_multi_layer_ghost ()
 

Function Documentation

◆ test_mesh0()

test_basic_geom.test_mesh0 ( )

Definition at line 14 of file test_basic_geom.py.

Here is the caller graph for this function:

◆ test_multi_layer_ghost()

test_basic_geom.test_multi_layer_ghost ( )
Test multi-layer ghost cell creation with nGhostLayers=1,2,3.

Verifies:
1. Ghost cell/node/bnd counts increase monotonically with layer count.
2. For nLayers=2, every layer-1 ghost cell's cell2cell neighbors are
   in the local+ghost set (the defining property of 2-layer ghosts).
3. The full pipeline (read + prepare) works for each layer count.

Definition at line 126 of file test_basic_geom.py.

Here is the call graph for this function:
Here is the caller graph for this function: