User function. Define immersed boundaries in time and space. More...
Include dependency graph for cs_user_ibm.cpp:Functions | |
| void | cs_user_ibm_define_objects (void) |
| User function in which the user defines the objects to model. More... | |
| void | cs_user_ibm_parameters (void) |
| User function to set global parameters for the immersed boundaries module. More... | |
| void | cs_user_ibm_object_transformations (const cs_real_t time) |
| User function where to apply predefined transformations to MED/STL based objects. More... | |
| void | cs_user_ibm_solid_por (cs_lnum_t c_id, const cs_real_t xyz[3], cs_real_t t, int num_object) |
User function. Define immersed boundaries in time and space.
| void cs_user_ibm_define_objects | ( | void | ) |
User function in which the user defines the objects to model.
| void cs_user_ibm_object_transformations | ( | const cs_real_t | time | ) |
User function where to apply predefined transformations to MED/STL based objects.
| [in] | t | time value for the current time step |
| void cs_user_ibm_parameters | ( | void | ) |
User function to set global parameters for the immersed boundaries module.