MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Enumerations | |
enum class | PrecType : int { ILU = 0 , AIR = 1 , ILU = 0 , AIR = 1 } |
Functions | |
void | velocity_function (const Vector &x, Vector &v) |
double | u0_function (const Vector &x) |
double | inflow_function (const Vector &x) |
int | main (int argc, char *argv[]) |
Variables | |
int | problem |
Vector | bb_min |
Vector | bb_max |