|
preCICE
|
Holds rank, owner, position and value of a single vertex. More...
Public Member Functions | |
| const Eigen::Map< const Eigen::VectorXd > | asEigen () const |
Public Attributes | |
| int | rank |
| int | owner |
| std::vector< double > | position |
| std::vector< double > | value |
Holds rank, owner, position and value of a single vertex.
Definition at line 2195 of file PartitionOfUnityMappingTest.cpp.
|
inline |
Definition at line 63 of file PetRadialBasisFctMappingTest.cpp.
| int VertexSpecification::owner |
Definition at line 2197 of file PartitionOfUnityMappingTest.cpp.
| std::vector< double > VertexSpecification::position |
Definition at line 2198 of file PartitionOfUnityMappingTest.cpp.
| int VertexSpecification::rank |
Definition at line 2196 of file PartitionOfUnityMappingTest.cpp.
| std::vector< double > VertexSpecification::value |
Definition at line 2199 of file PartitionOfUnityMappingTest.cpp.