8.1
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
 
int * icodcl
 
cs_real_trcodcl1
 
cs_real_trcodcl2
 
cs_real_trcodcl3
 
cs_real_ta
 
cs_real_tb
 
cs_real_taf
 
cs_real_tbf
 
cs_real_tad
 
cs_real_tbd
 
cs_real_tac
 
cs_real_tbc
 
cs_real_thint
 
cs_real_t_hext
 

Detailed Description

Field boundary condition descriptor (for variables)

Field boundary condition descriptor (for variables)

Field Documentation

◆ _hext

cs_real_t* _hext

◆ 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

◆ hint

cs_real_t* hint

◆ icodcl

icodcl

Low-level BC type code

◆ location_id

location_id

Id of matching location

◆ rcodcl1

rcodcl1

1st part of low-level BC values definition

◆ rcodcl2

rcodcl2

2nd part of low-level BC values definition

◆ rcodcl3

rcodcl3

3rd part of low-level BC values definition


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