Template Function opensn::CBC_Sweep_FixedN
Defined in File cbc_sweep_kernels.h
Function Documentation
-
template<unsigned int NumNodes, bool time_dependent, class SweepChunkT>
void opensn::CBC_Sweep_FixedN(SweepChunkT &sweep_chunk, AngleSet &angle_set) Sweep one host CBC cell using a fixed-node-count dense-kernel path.
- Template Parameters:
NumNodes – Number of cell nodes.
time_dependent – Whether transient time terms are assembled.