8.2
general documentation
cs_cf_boundary_conditions.c File Reference
#include "cs_defs.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "bft_mem.h"
#include "cs_cf_model.h"
#include "cs_mesh_location.h"
#include "cs_cf_boundary_conditions.h"
+ Include dependency graph for cs_cf_boundary_conditions.c:

Functions

void cs_cf_boundary_conditions_reset (void)
 Prepare (reset) condition coefficients specific to compressible flows. More...
 

Variables

int * cs_glob_cf_icvfli
 
int * cs_glob_cf_ifbet
 

Detailed Description

Compressible flow boundary conditions.

Function Documentation

◆ cs_cf_boundary_conditions_reset()

void cs_cf_boundary_conditions_reset ( void  )

Prepare (reset) condition coefficients specific to compressible flows.

Variable Documentation

◆ cs_glob_cf_icvfli

int* cs_glob_cf_icvfli
extern

◆ cs_glob_cf_ifbet

int* cs_glob_cf_ifbet
extern