Public Attributes | |
double | x |
double | y |
double | z |
std::string | name |
std::map< int, int > | mesh2elem |
map from Mesh_id -> elem_id in this mesh with this point. | |
std::vector< double > | solution_values |
Static Public Attributes | |
static int | n_solutions = 1 |
std::map<int,int> utt_io_result_ctrl_pt::mesh2elem |
map from Mesh_id -> elem_id in this mesh with this point.
int utt_io_result_ctrl_pt::n_solutions = 1 [static] |
std::string utt_io_result_ctrl_pt::name |
std::vector<double> utt_io_result_ctrl_pt::solution_values |
double utt_io_result_ctrl_pt::x |
double utt_io_result_ctrl_pt::y |
double utt_io_result_ctrl_pt::z |