Class CBC_SPDS
Defined in File cbc.h
Inheritance Relationships
Base Type
public opensn::SPDS(Class SPDS)
Class Documentation
-
class CBC_SPDS : public opensn::SPDS
CBC sweep-plane data structure.
Public Functions
Constructs a cell-by-cell sweep-plane data structure (SPDS) with the given direction and grid.
- Parameters:
omega – The angular direction vector.
grid – Reference to the grid.
face_neighbor_info – Cached neighbor information for every local cell face.
allow_cycles – Whether cycles are allowed in the local sweep dependency graph.