|
Neko 1.99.5
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| interface | user_intf::user_startup_intf |
| Abstract interface for a user start-up routine. More... | |
| interface | user_intf::user_initial_conditions_intf |
| Abstract interface for user defined initial conditions. More... | |
| interface | user_intf::user_initialize_intf |
| Abstract interface for initilialization of modules. More... | |
| interface | user_intf::user_mesh_setup_intf |
| Abstract interface for user defined mesh deformation functions. More... | |
| interface | user_intf::user_compute_intf |
| Abstract interface for user defined check functions. More... | |
| interface | user_intf::user_finalize_intf |
| Abstract interface for finalizating user variables. More... | |
| interface | user_intf::user_source_term_intf |
| Abstract interface for user defined source term. More... | |
| interface | user_intf::user_material_properties_intf |
| Abstract interface for setting material properties. More... | |
| interface | user_intf::user_ale_mesh_velocity_intf |
| Abstract interface for user defined ALE mesh velocity. More... | |
| interface | user_intf::user_ale_base_shapes_intf |
| Abstract interface for user defined ALE base shapes. More... | |
| interface | user_intf::user_ale_rigid_kinematics_intf |
| Abstract interface for user defined ALE rigid body kinematics. More... | |
| type | user_intf::user_t |
| A type collecting all the overridable user routines and flag to suppress type injection from custom modules. More... | |
Modules | |
| module | user_intf |
| Interfaces for user interaction with NEKO. | |