My Project
programmer's documentation
Data Fields
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:
Collaboration graph

Data Fields

int location_id
 
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_thext
 

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: