#include "base/cs_defs.h"
Include dependency graph for cs_boundary_conditions_type.h:Go to the source code of this file.
Functions | |
| void | cs_boundary_conditions_type (bool init, int bc_type[], int isostd[]) |
| Handle boundary condition type code. More... | |
| void cs_boundary_conditions_type | ( | bool | init, |
| int | bc_type[], | ||
| int | isostd[] | ||
| ) |
Handle boundary condition type code.
| [in] | init | partial treatment (before time loop) if true |
| [in,out] | bc_type | type per boundary face |
| [out] | isostd | standard output indicator + reference face number |