Go to the source code of this file.
◆ BoundaryCellSet
◆ data
Using the second-least point as hash results in fewer collisions (using sum is even better as a hash, but slower to compute).
Definition at line 214 of file dataSetRegionBoundaryFilter.C.
Referenced by NEM::GEN::gmshGen::applyTransfiniteVolumes(), cgnsAnalyzer::closeCG(), polyApprox::computeCoeff(), PatchRecovery::computeNodalError(), meshBase::exportGmshToVtk(), GaussCubature::getGaussPointsAndDataAtCell(), GaussCubature::integrateOverCell(), cgnsAnalyzer::overwriteSolData(), PatchRecovery::recoverNodalSolution(), ConservativeSurfaceTransfer::run(), vtkMesh::setCellDataArray(), hdf5Reader::setFields(), vtkMesh::setPointDataArray(), solutionData::solutionData(), ConservativeSurfaceTransfer::transferPointData(), hdf5Reader::unflattenBuffer2d(), NEM::MSH::exoGeoMesh::write(), vtkMesh::write(), meshBase::writeMSH(), cgnsWriter::writeSolutionField(), and cgnsWriter::~cgnsWriter().
◆ endOuterIter
const data_type::const_iterator endOuterIter |
|
private |
◆ innerIter
data_type::value_type::const_iterator innerIter |
|
private |
◆ outerIter
data_type::const_iterator outerIter |
|
private |
◆ regions
std::array<int, 2> regions |
◆ sides
◆ sources
std::array<vtkIdType, 2> sources |
◆ total_size
data_type::value_type::size_type total_size |
|
private |