
Go to the source code of this file.
Functions | |
| for (const label curEdgei :curPointEdges) | |
| if (patchID !=-1) | |
Variables | |
| label | patchID = -1 |
| label | edgeID = -1 |
| for | ( | const label curEdgei :curPointEdges | ) |
Definition at line 8 of file boundaryProcessorFaPatchPoints.H.
References boundary, edgeID, UList< T >::find(), forAll, and patchID.

| if | ( | patchID ! | = -1 | ) |
Definition at line 35 of file boundaryProcessorFaPatchPoints.H.
| label patchID = -1 |
Definition at line 5 of file boundaryProcessorFaPatchPoints.H.
Referenced by polyTopoChange::addFace(), viewFactor::calculate(), repatchPolyTopoChanger::changeAnchorPoint(), boundaryMesh::changeFaces(), repatchPolyTopoChanger::changePatchID(), faMesh::correctPatchPointNormals(), coupleGroupIdentifier::findOtherPatchID(), for(), fvMeshSubset::fvMeshSubset(), if(), marchingCells::initialise(), polyMeshAdder::mergePoints(), polyTopoChange::modifyFace(), cyclicPolyPatch::neighbPatchName(), cyclicAMIPolyPatch::neighbPatchName(), polyBoundaryMesh::patchID(), fvMeshSubset::reset(), fvMeshSubset::setCellSubset(), boundaryCutter::setRefinement(), removeFaces::setRefinement(), meshCutAndRemove::setRefinement(), edgeCollapser::setRefinement(), addPatchCellLayer::setRefinement(), sensitivitySurface::smoothSensitivities(), energyJumpFvPatchScalarField::updateCoeffs(), and energyJumpAMIFvPatchScalarField::updateCoeffs().
| label edgeID = -1 |
Definition at line 6 of file boundaryProcessorFaPatchPoints.H.