|  | 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 | 
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
| location_id | 
Id of matching location
 1.8.3.1
 1.8.3.1