|
Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Data Types | |
| interface | fluid_base_free_intrf |
| Deallocate a fluid formulation. More... | |
| interface | fluid_base_init_all_intrf |
| Initialize all fields. More... | |
| interface | fluid_base_init_common_intrf |
| Initialize common data for the current scheme. More... | |
| interface | fluid_scheme_base_compute_cfl_intrf |
| Compute the CFL number. More... | |
| interface | fluid_scheme_base_free_intrf |
| Abstract interface to dealocate a fluid formulation. More... | |
| interface | fluid_scheme_base_init_intrf |
| Abstract interface to initialize a fluid formulation. More... | |
| interface | fluid_scheme_base_restart_intrf |
| Abstract interface to restart a fluid scheme. More... | |
| interface | fluid_scheme_base_step_intrf |
| Abstract interface to compute a time-step. More... | |
| type | fluid_scheme_base_t |
| Base type of all fluid formulations. More... | |
| interface | fluid_scheme_setup_bcs_intrf |
| Abstract interface to setup boundary conditions. More... | |
| interface | update_material_properties |
| Abstract interface to sets rho and mu. More... | |
| interface | validate_intrf |
| Abstract interface to validate the user inflow. More... | |