MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Public Attributes | |
double | x |
double | y |
double | z |
union { | |
double mist | |
size_t glob_id | |
}; |
Definition at line 1334 of file ParallelHelper.cpp.
union { ... } |
Definition at line 1342 of file ParallelHelper.cpp.
Referenced by MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_nb(), MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_nb_no_all(), MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_tnb(), and MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_tnb_no_all().
double MBMesquite::VertexPack::mist |
Definition at line 1341 of file ParallelHelper.cpp.
double MBMesquite::VertexPack::x |
Definition at line 1336 of file ParallelHelper.cpp.
Referenced by MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_nb(), MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_nb_no_all(), MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_tnb(), and MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_tnb_no_all().
double MBMesquite::VertexPack::y |
Definition at line 1337 of file ParallelHelper.cpp.
Referenced by MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_nb(), MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_nb_no_all(), MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_tnb(), and MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_tnb_no_all().
double MBMesquite::VertexPack::z |
Definition at line 1338 of file ParallelHelper.cpp.
Referenced by MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_nb(), MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_nb_no_all(), MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_tnb(), and MBMesquite::ParallelHelperImpl::comm_smoothed_vtx_tnb_no_all().