chombo-discharge
|
This is the complete list of members for VofUtils, including all inherited members.
connectedVofsOnly(const VolIndex &a_startVof, const Vector< VolIndex > &a_allVofs, const EBISBox &a_ebisbox) | VofUtils | protectedstatic |
Connectivity enum name | VofUtils | |
excludeCells(Vector< VolIndex > &a_vofs, const Box &a_excludeBox) | VofUtils | static |
excludeCells(Vector< VolIndex > &a_vofs, const IntVectSet &a_excludeIVS) | VofUtils | static |
getAllVofsInRadius(const VolIndex &a_startVof, const EBISBox &a_ebisbox, const int a_radius, const bool a_addStartVof) | VofUtils | protectedstatic |
getCardinalDirection(const RealVect a_normal) | VofUtils | protectedstatic |
getConnectedVofsInRadius(const VolIndex &a_startVof, const EBISBox &a_ebisbox, const int a_radius, const bool a_addStartVof) | VofUtils | protectedstatic |
getQuadrant(const RealVect &a_normal, const VolIndex &a_vof, const EBISBox &a_ebisbox, const Real a_radius) | VofUtils | protectedstatic |
getSymmetricQuadrant(const std::pair< int, Side::LoHiSide > &a_cardinal, const VolIndex &a_vof, const EBISBox &a_ebisbox, const Real a_radius) | VofUtils | protectedstatic |
getVofsInMonotonePath(const VolIndex &a_startVof, const EBISBox &a_ebisbox, const int a_radius, const bool a_addStartVof) | VofUtils | protectedstatic |
getVofsInMonotonePath(Vector< VolIndex > &a_vofList, const VolIndex &a_startVof, const EBISBox &a_ebisbox, const int a_radius, const IntVect &a_timesMoved, const IntVect &a_pathSign) | VofUtils | protectedstatic |
getVofsInMonotonePath(std::set< VolIndex > &a_vofList, const VolIndex &a_startVof, const EBISBox &a_ebisbox, const Box &a_validBox, const int &a_radius, const IntVect &a_timesMoved, const IntVect &a_pathSign) | VofUtils | protectedstatic |
getVofsInQuadrant(const VolIndex &a_startVof, const EBISBox &a_ebisbox, const RealVect &a_normal, const int a_radius, const Connectivity a_connectivity, const bool a_addStartVof) | VofUtils | static |
getVofsInRadius(const VolIndex &a_startVof, const EBISBox &a_ebisbox, const int a_radius, const Connectivity a_connectivity, const bool a_addStartVof) | VofUtils | static |
getVofsInRadius(const VolIndex &a_startVof, const EBISBox &a_ebisbox, const int a_radius, const DenseIntVectSet &a_validCells, const Connectivity a_connectivity, const bool a_addStartVof) | VofUtils | static |
getVofsInSemiCircle(const VolIndex &a_startVof, const EBISBox &a_ebisbox, const RealVect &a_normal, const int a_radius, const Real a_deltaThresh, const Connectivity a_connectivity, const Location::Cell a_vofLocation, const Location::Cell a_cellLocation, const bool a_addStartVof) | VofUtils | static |
includeCells(Vector< VolIndex > &a_vofs, const Box &a_includeBox) | VofUtils | static |
includeCells(Vector< VolIndex > &a_vofs, const IntVectSet &a_includeIVS) | VofUtils | static |
includeCells(Vector< VolIndex > &a_vofs, const DenseIntVectSet &a_includeIVS) | VofUtils | static |
isQuadrantWellDefined(const RealVect a_normal) | VofUtils | protectedstatic |
Neighborhood enum name | VofUtils | |
onlyUnique(Vector< VolIndex > &a_vofs) | VofUtils | static |
VofUtils()=delete | VofUtils |