programmer's documentation
Data Fields
cs_adv_field_t Struct Reference

#include <cs_advection_field.h>

Collaboration diagram for cs_adv_field_t:
Collaboration graph

Data Fields

char *restrict name
 
cs_desc_t desc
 
cs_flag_t post_flag
 
int vtx_field_id
 
int cell_field_id
 
cs_param_def_type_t def_type
 
cs_def_t def
 
cs_desc_t array_desc
 
const cs_real_tarray
 
const void * struc
 

Field Documentation

◆ array

const cs_real_t* array

◆ array_desc

cs_desc_t array_desc

◆ cell_field_id

int cell_field_id

◆ def

cs_def_t def

◆ def_type

◆ desc

cs_desc_t desc

◆ name

char* restrict name

◆ post_flag

cs_flag_t post_flag

◆ struc

const void* struc

◆ vtx_field_id

int vtx_field_id

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