#include "cs_defs.h" Include dependency graph for cs_boundary_conditions_type.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 itrifb[], int isostd[]) | 
| Handle boundary condition type code (bc_type).  More... | |
| void cs_boundary_conditions_type | ( | bool | init, | 
| int | bc_type[], | ||
| int | itrifb[], | ||
| int | isostd[] | ||
| ) | 
Handle boundary condition type code (bc_type).
| [in] | init | partial treatment (before time loop) if true | 
| [in,out] | bc_type | type per boundary face | 
| [out] | itrifb | indirection for faces ordering | 
| [out] | isostd | standard output indicator + reference face number |