![]() |
programmer's documentation
|
Go to the source code of this file.
Functions | |
void | cs_mesh_boundary_layer_insert (cs_mesh_t *m, const cs_mesh_extrude_vectors_t *e, bool interior_gc) |
Insert mesh boundary layers. More... | |
void cs_mesh_boundary_layer_insert | ( | cs_mesh_t * | m, |
const cs_mesh_extrude_vectors_t * | e, | ||
bool | interior_gc | ||
) |
Insert mesh boundary layers.
[in,out] | m | mesh |
[in] | e | extrusion vector definitions |
[in] | interior_gc | if true, maintain group classes of interior faces previously on boundary |