Check boundary condition codes. More...
#include "cs_defs.h"#include <stdarg.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <assert.h>#include <math.h>#include <mpi.h>#include "bft_printf.h"#include "cs_ale.h"#include "cs_boundary_conditions.h"#include "cs_field_pointer.h"#include "cs_parameters.h"#include "cs_physical_constants.h"#include "cs_turbulence_model.h"#include "cs_boundary_conditions_check.h" Include dependency graph for cs_boundary_conditions_check.c:
 Include dependency graph for cs_boundary_conditions_check.c:| Functions | |
| void | cs_boundary_conditions_check (int bc_type[], int ale_bc_type[]) | 
| Check boundary condition code.  More... | |
Check boundary condition codes.
Check boundary condition code.
| void cs_boundary_conditions_check | ( | int | bc_type[], | 
| int | ale_bc_type[] | ||
| ) | 
Check boundary condition code.
| [in,out] | bc_type | face boundary condition type | 
| [in,out] | ale_bc_type | ale boundary condition type |