programmer's documentation
Data Fields
cs_property_t Struct Reference

#include <cs_property.h>

Collaboration diagram for cs_property_t:
Collaboration graph

Data Fields

char *restrict name
 
cs_flag_t post_flag
 
cs_desc_t flag
 
cs_property_type_t type
 
int n_max_subdomains
 
int n_subdomains
 
cs_param_def_tdefs
 
short int * def_ids
 
cs_real_tarray1
 
cs_desc_t desc1
 
cs_real_tarray2
 
cs_desc_t desc2
 

Field Documentation

◆ array1

cs_real_t* array1

◆ array2

cs_real_t* array2

◆ def_ids

short int* def_ids

◆ defs

◆ desc1

cs_desc_t desc1

◆ desc2

cs_desc_t desc2

◆ flag

cs_desc_t flag

◆ n_max_subdomains

int n_max_subdomains

◆ n_subdomains

int n_subdomains

◆ name

char* restrict name

◆ post_flag

cs_flag_t post_flag

◆ type


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