Public Attributes | |
| Int64 | global_iteration |
| Real | global_time |
| Real | global_deltat |
| Real | global_cpu_time |
| Int64 | global_mesh_nb_cells |
| Int64 | target_cell_uid |
| Int64 | target_cell_rank |
| Int64 | target_cell_nb_nodes |
| Real | coords [HYODA_CELL_NB_NODES_MAX][3] |
Definition at line 39 of file HyodaArc.h.
| Real Arcane::hyoda_shared_data::coords[HYODA_CELL_NB_NODES_MAX][3] |
Definition at line 48 of file HyodaArc.h.
| Real Arcane::hyoda_shared_data::global_cpu_time |
Definition at line 43 of file HyodaArc.h.
| Real Arcane::hyoda_shared_data::global_deltat |
Definition at line 42 of file HyodaArc.h.
| Int64 Arcane::hyoda_shared_data::global_iteration |
Definition at line 40 of file HyodaArc.h.
| Int64 Arcane::hyoda_shared_data::global_mesh_nb_cells |
Definition at line 44 of file HyodaArc.h.
| Real Arcane::hyoda_shared_data::global_time |
Definition at line 41 of file HyodaArc.h.
| Int64 Arcane::hyoda_shared_data::target_cell_nb_nodes |
Definition at line 47 of file HyodaArc.h.
| Int64 Arcane::hyoda_shared_data::target_cell_rank |
Definition at line 46 of file HyodaArc.h.
| Int64 Arcane::hyoda_shared_data::target_cell_uid |
Definition at line 45 of file HyodaArc.h.