|
ASPECT
|
Public Member Functions | |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int) |
Public Attributes | |
| types::global_dof_index | dof_index |
| unsigned int | evaluation_point_rank |
| unsigned int | evaluation_point_index |
| unsigned int | component |
| double | squared_distance |
A struct to map between DoF indices and evaluation points
Definition at line 188 of file parallel_unstructured_interface.h.
|
inline |
Definition at line 198 of file parallel_unstructured_interface.h.
References aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::component, aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::dof_index, aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::evaluation_point_index, aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::evaluation_point_rank, and aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::squared_distance.
| types::global_dof_index aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::dof_index |
Definition at line 190 of file parallel_unstructured_interface.h.
Referenced by aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::serialize().
| unsigned int aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::evaluation_point_rank |
Definition at line 191 of file parallel_unstructured_interface.h.
Referenced by aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::serialize().
| unsigned int aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::evaluation_point_index |
Definition at line 192 of file parallel_unstructured_interface.h.
Referenced by aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::serialize().
| unsigned int aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::component |
Definition at line 193 of file parallel_unstructured_interface.h.
Referenced by aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::serialize().
| double aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::squared_distance |
Definition at line 194 of file parallel_unstructured_interface.h.
Referenced by aspect::MeshDeformation::ParallelUnstructuredInterface< dim >::DofToEvalPointData::serialize().