#include <uth_mat.h>
Public Attributes | |
char * | name |
if searching by idx (idx >= 0) set to anything | |
int | group_idx |
set -1 if you want to search by name | |
double | temperature |
needed for temperature-depended material properties | |
double | strain_intensity |
double | xg [3] |
coordinates of the point | |
utt_query_type | query_type |
mesh node or any point | |
int | cell_id |
element ID | |
int | node_id |
node (vertex) ID | |
double | time |
double | Vc |
needed to query for current simulation time |
input for pdr_material_query
set -1 if you want to search by name
if searching by idx (idx >= 0) set to anything
node (vertex) ID
needed for temperature-depended material properties
needed to query for current simulation time
double utt_material_query_params::xg[3] |
coordinates of the point