User-defined functions dedicated to Fluid-Structure interaction modeling. More...
Include dependency graph for cs_user_fluid_structure_interaction.c:Functions | |
| void | cs_user_fsi_external_structure_id (cs_domain_t *domain, int structure_id[]) |
| Define external structure ids for faces associated with external (code_aster) structures. More... | |
User-defined functions dedicated to Fluid-Structure interaction modeling.
| void cs_user_fsi_external_structure_id | ( | cs_domain_t * | domain, |
| int | structure_id[] | ||
| ) |
Define external structure ids for faces associated with external (code_aster) structures.
Structure ids associated to a given face have the following values:
| [in,out] | domain | pointer to a cs_domain_t structure |
| [in,out] | structure_id | structure id associated to each face |