Structure storing the evaluation of a property and its related data. More...
#include <cs_property.h>
Data Fields | |
const cs_property_t * | property |
bool | is_iso |
bool | is_unity |
bool | need_tensor |
cs_real_t | tensor [3][3] |
cs_real_t | value |
bool | need_eigen |
cs_real_t | eigen_max |
cs_real_t | eigen_ratio |
Structure storing the evaluation of a property and its related data.
cs_real_t eigen_max |
cs_real_t eigen_ratio |
bool is_iso |
bool is_unity |
bool need_eigen |
bool need_tensor |
const cs_property_t* property |
cs_real_t tensor[3][3] |
cs_real_t value |