|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Primary template for boundary condition function implementations. More...
Primary template for boundary condition function implementations.
Each specialization provides a static apply() method implementing the specific BC logic for one BCType. All current specializations are stubs that assert false (implementations are TODO).
| B | Device backend (Host or CUDA). |
| T | The BCType this specialization implements. |
Definition at line 77 of file EulerP_BC.hpp.