LifeV
LifeV::anonymous_namespace{GhostHandler.hpp} Namespace Reference

Functions

void writeNeighborMap (EpetraExt::HDF5 &file, neighborList_Type &list, std::string const &name)
 
void readNeighborMap (EpetraExt::HDF5 &file, neighborList_Type &list, std::string const &name)
 
bool isInside (markerID_Type const &pointMarker, std::vector< int > const &markerIDList)
 

Function Documentation

◆ writeNeighborMap()

void LifeV::anonymous_namespace{GhostHandler.hpp}::writeNeighborMap ( EpetraExt::HDF5 &  file,
neighborList_Type list,
std::string const &  name 
)

Definition at line 449 of file GhostHandler.hpp.

◆ readNeighborMap()

void LifeV::anonymous_namespace{GhostHandler.hpp}::readNeighborMap ( EpetraExt::HDF5 &  file,
neighborList_Type list,
std::string const &  name 
)

Definition at line 486 of file GhostHandler.hpp.

◆ isInside()

bool LifeV::anonymous_namespace{GhostHandler.hpp}::isInside ( markerID_Type const &  pointMarker,
std::vector< int > const &  markerIDList 
)
inline

Definition at line 651 of file GhostHandler.hpp.