Context for a mesh received from another participant.
bool allowDirectAccess
Members that only exist for received meshes (moved from MeshContext)
std::shared_ptr< precice::partition::ReceivedPartition > partition
partition::ReceivedPartition::GeometricFilter geoFilter
type of geometric filter
void checkVerticesInsideAccessRegion(precice::span< const double > coordinates, int meshDim, std::string_view functionName) const
std::shared_ptr< mesh::BoundingBox > userDefinedAccessRegion
std::vector< std::reference_wrapper< const mesh::Vertex > > filterVerticesToLocalAccessRegion(bool requiresBB) const
Filters vertices to those within the local access region.
std::string receiveMeshFrom
Name of participant that provides the mesh.
double safetyFactor
bounding box to speed up decomposition of received mesh is increased by this safety factor