#include "base/cs_defs.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. |
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 |