|
preCICE v3.3.0
|
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 1966 of file PartitionOfUnityMappingTest.cpp.
|
inline |
Definition at line 63 of file PetRadialBasisFctMappingTest.cpp.
| int VertexSpecification::owner |
Definition at line 1968 of file PartitionOfUnityMappingTest.cpp.
| std::vector< double > VertexSpecification::position |
Definition at line 1969 of file PartitionOfUnityMappingTest.cpp.
| int VertexSpecification::rank |
Definition at line 1967 of file PartitionOfUnityMappingTest.cpp.
| std::vector< double > VertexSpecification::value |
Definition at line 1970 of file PartitionOfUnityMappingTest.cpp.