This function is used to indicate whether a given point is within or outside a given solid. More...
Functions | |
void | cs_meg_immersed_boundaries_inout (int *ipenal, const char *object_name, cs_real_3_t xyz, cs_real_t t) |
This function is used to indicate whether a given point is within or outside a given solid.
[in,out] | ipenal | indicator for cut cells algorithm |
[in] | object_name | name of the solid object |
[in] | xyz | pointer containing the point coordinates |
[in] | t | time value |
[in,out] | ipenal | indicator for cut cells algorithm |
[in] | object_name | name of the solid object |
[in] | xyz | point coordinates |
[in] | t | time value |
void cs_meg_immersed_boundaries_inout | ( | int * | ipenal, |
const char * | object_name, | ||
cs_real_3_t | xyz, | ||
cs_real_t | t | ||
) |