7.0
general documentation
cs_field_bc_coeffs_t Struct Reference

Field boundary condition descriptor (for variables) More...

#include <cs_field.h>

+ Collaboration diagram for cs_field_bc_coeffs_t:

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
 

Detailed Description

Field boundary condition descriptor (for variables)

Field Documentation

◆ a

a

Explicit coefficient

◆ ac

ac

Explicit coefficient for convection

◆ ad

ad

Explicit coefficient for divergence

◆ af

af

Explicit coefficient for flux

◆ b

b

Implicit coefficient

◆ bc

bc

Implicit coefficient for convection

◆ bd

bd

Implicit coefficient for divergence

◆ bf

bf

Implicit coefficient for flux

◆ hext

cs_real_t* hext

◆ hint

cs_real_t* hint

◆ location_id

location_id

Id of matching location


The documentation for this struct was generated from the following files: