Classes | |
struct | FFTPoisson |
struct | FFTPoisson< 3, id > |
Enumerations | |
enum class | FlowType { None = -999 , Static , Uniform , LinearShear , HIT , TGV , TCF , PChn , Duct , LDCavity , LamCircPipe } |
enum class | DpDxType { None = 0 , ConstFlux , ConstDpDx } |
enum class | TimeScheme { AB2 = 0 , LSRK3 , CN , None = -999 } |
Functions | |
FlowType | vConfigFlowType (const std::string &type) |
DpDxType | vConfigDpDxType (const std::string &type) |
TimeScheme | vConfigTimeScheme (const std::string &type) |
|
strong |
|
strong |
|
strong |
|
inline |
|
inline |
|
inline |