![]() |
MFEM v4.8.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) |
| real_t | u0_function (const Vector &x) |
| real_t | inflow_function (const Vector &x) |
| int | main (int argc, char *argv[]) |
Variables | |
| int | problem |
| Vector | bb_min |
| Vector | bb_max |