CAMP 1.0.0
Chemistry Across Multiple Phases
Public Attributes | List of all members
ModelElementDataIndices Struct Reference

Public Attributes

int n_elements
 
int * int_data
 
int * float_data
 
int * env_data
 

Detailed Description

Definition at line 14 of file debug_diff_check.c.

Member Data Documentation

◆ env_data

int* ModelElementDataIndices::env_data

Definition at line 19 of file debug_diff_check.c.

◆ float_data

int* ModelElementDataIndices::float_data

Definition at line 18 of file debug_diff_check.c.

◆ int_data

int* ModelElementDataIndices::int_data

Definition at line 17 of file debug_diff_check.c.

◆ n_elements

int ModelElementDataIndices::n_elements

Definition at line 15 of file debug_diff_check.c.


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