programmer's documentation
Data Fields
cs_xdef_array_input_t Struct Reference

Input structure when an array is used for the definition. More...

#include <cs_xdef.h>

Collaboration diagram for cs_xdef_array_input_t:
Collaboration graph

Data Fields

int stride
 
cs_flag_t loc
 
cs_real_tvalues
 
cs_lnum_tindex
 

Detailed Description

Input structure when an array is used for the definition.

Field Documentation

◆ index

index

optional index for accessing to the values

◆ loc

loc

flag to know where are defined array values

◆ stride

stride
  • stride to access the array values

◆ values

values

array values


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