1 #ifndef __CS_NAVSTO_COUPLING_H__ 2 #define __CS_NAVSTO_COUPLING_H__ cs_property_t * zeta
Definition: cs_navsto_coupling.h:111
cs_equation_t * correction
Definition: cs_navsto_coupling.h:128
cs_equation_t * momentum
Definition: cs_navsto_coupling.h:106
#define BEGIN_C_DECLS
Definition: cs_defs.h:461
cs_property_t * zeta
Definition: cs_navsto_coupling.h:92
cs_equation_t * graddiv
Definition: cs_navsto_coupling.h:107
cs_equation_t * energy
Definition: cs_navsto_coupling.h:77
cs_equation_t * momentum
Definition: cs_navsto_coupling.h:75
cs_equation_t * mass
Definition: cs_navsto_coupling.h:76
Set of parameters specific for solving the Navier-Stokes system with the "artificial compressibility"...
Definition: cs_navsto_coupling.h:104
Set of parameters specific for solving the Navier-Stokes system with an incremental projection algori...
Definition: cs_navsto_coupling.h:124
#define END_C_DECLS
Definition: cs_defs.h:462
cs_equation_t * momentum
Definition: cs_navsto_coupling.h:90
Set of parameters specific for solving the Navier-Stokes system with the "artificial compressibility"...
Definition: cs_navsto_coupling.h:88
Main structure to handle the discretization and the resolution of an equation.
cs_equation_t * prediction
Definition: cs_navsto_coupling.h:126
Definition: cs_property.h:63
Set of parameters specific for solving the Navier-Stokes system with a fully coupled algorithm using ...
Definition: cs_navsto_coupling.h:73