| 
    My Project
    
   programmer's documentation 
   | 
 
Field boundary condition descriptor (for variables) More...
#include <cs_field.h>

Data Fields | |
| int | location_id | 
| cs_real_t * | a | 
| cs_real_t * | b | 
| cs_real_t * | af | 
| cs_real_t * | bf | 
| cs_real_t * | ad | 
| cs_real_t * | bd | 
| cs_real_t * | ac | 
| cs_real_t * | bc | 
| cs_real_t * | hint | 
| cs_real_t * | hext | 
Field boundary condition descriptor (for variables)
| a | 
Explicit coefficient
| ac | 
Explicit coefficient for convection
| ad | 
Explicit coefficient for divergence
| af | 
Explicit coefficient for flux
| b | 
Implicit coefficient
| bc | 
Implicit coefficient for convection
| bd | 
Implicit coefficient for divergence
| bf | 
Implicit coefficient for flux
| cs_real_t* hext | 
| cs_real_t* hint | 
| location_id | 
Id of matching location
 1.8.16