Functions | |
void | cs_meg_fsi_struct (const char *object_type, const char *name, const cs_real_t fluid_f[], cs_real_t val[]) |
This function is used to query FSI internal coupling structure values for a given boundary and structure. More... | |
void cs_meg_fsi_struct | ( | const char * | object_type, |
const char * | name, | ||
const cs_real_t | fluid_f[], | ||
cs_real_t | val[] | ||
) |
This function is used to query FSI internal coupling structure values for a given boundary and structure.
[in] | object_type | name of object type |
[in] | name | name of matching boundary |
[in] | fluid_f | array of fluid forces on the object |
[in,out] | val[] | matrix or vector coefficients |