Loading...
Searching...
No Matches
interrogateWallPatches.H File Reference

Go to the source code of this file.

Functions

label faceId (-1)
label patchId (-1)
label nWallFaces (0)
 forAll (patches, patchi)
 if (nWallFaces==0)
scalarField y (wallNormal &(mesh.C().primitiveField() - mesh.C().boundaryField()[patchId][faceId]))

Variables

vector wallNormal (Zero)
const fvPatchList & patches = mesh.boundary()
 else
label cellId = patches[patchId].faceCells()[faceId]

Function Documentation

◆ faceId()

◆ patchId()

label patchId ( - 1)

Referenced by ensightMesh::correct(), jumpCyclicAMIFvPatchField< scalar >::evaluate(), faBoundaryMesh::findPatchID(), pointBoundaryMesh::findPatchID(), polyBoundaryMesh::findPatchID(), for(), forAll(), if(), faBoundaryMesh::indices(), pointBoundaryMesh::indices(), polyBoundaryMesh::indices(), calculatedProcessorFvPatchField< Type >::initInterfaceMatrixUpdate(), calculatedProcessorFvPatchField< Type >::initInterfaceMatrixUpdate(), calculatedProcessorGAMGInterfaceField::initInterfaceMatrixUpdate(), cyclicACMIFvPatchField< Type >::initInterfaceMatrixUpdate(), cyclicACMIFvPatchField< Type >::initInterfaceMatrixUpdate(), cyclicACMIGAMGInterfaceField::initInterfaceMatrixUpdate(), cyclicAMIFvPatchField< Type >::initInterfaceMatrixUpdate(), cyclicAMIFvPatchField< Type >::initInterfaceMatrixUpdate(), cyclicAMIGAMGInterfaceField::initInterfaceMatrixUpdate(), jumpCyclicAMIFvPatchField< Type >::initInterfaceMatrixUpdate(), jumpCyclicAMIFvPatchField< scalar >::initInterfaceMatrixUpdate(), lduCalculatedProcessorField< Type >::initInterfaceMatrixUpdate(), lduCalculatedProcessorField< Type >::initInterfaceMatrixUpdate(), processorFaPatchField< Type >::initInterfaceMatrixUpdate(), processorFaPatchField< Type >::initInterfaceMatrixUpdate(), processorFvPatchField< Type >::initInterfaceMatrixUpdate(), processorFvPatchField< Type >::initInterfaceMatrixUpdate(), processorGAMGInterfaceField::initInterfaceMatrixUpdate(), jumpCyclicAMIFvPatchField< Type >::jump(), jumpCyclicFvPatchField< Type >::jump(), triSurfaceLoader::load(), cyclicFvPatchField< scalar >::manipulateMatrix(), cyclicFvPatchField< scalar >::patchNeighbourField(), structuredRenumber::renumber(), sampledPatchInternalField::sampleOnPoints(), calculatedProcessorFvPatchField< Type >::updateInterfaceMatrix(), calculatedProcessorFvPatchField< Type >::updateInterfaceMatrix(), calculatedProcessorGAMGInterfaceField::updateInterfaceMatrix(), coupledFaPatchField< Type >::updateInterfaceMatrix(), coupledFaPatchField< Type >::updateInterfaceMatrix(), coupledFvPatchField< Type >::updateInterfaceMatrix(), coupledFvPatchField< Type >::updateInterfaceMatrix(), cyclicACMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicACMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicACMIGAMGInterfaceField::updateInterfaceMatrix(), cyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), cyclicAMIGAMGInterfaceField::updateInterfaceMatrix(), cyclicFaPatchField< Type >::updateInterfaceMatrix(), cyclicFaPatchField< Type >::updateInterfaceMatrix(), cyclicFvPatchField< Type >::updateInterfaceMatrix(), cyclicFvPatchField< scalar >::updateInterfaceMatrix(), cyclicGAMGInterfaceField::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< Type >::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< scalar >::updateInterfaceMatrix(), jumpCyclicAMIFvPatchField< scalar >::updateInterfaceMatrix(), jumpCyclicFvPatchField< Type >::updateInterfaceMatrix(), jumpCyclicFvPatchField< Type >::updateInterfaceMatrix(), jumpCyclicFvPatchField< scalar >::updateInterfaceMatrix(), jumpCyclicFvPatchField< scalar >::updateInterfaceMatrix(), lduCalculatedProcessorField< Type >::updateInterfaceMatrix(), lduCalculatedProcessorField< Type >::updateInterfaceMatrix(), oversetFvPatchField< Type >::updateInterfaceMatrix(), oversetFvPatchField< Type >::updateInterfaceMatrix(), oversetGAMGInterfaceField::updateInterfaceMatrix(), processorFaPatchField< Type >::updateInterfaceMatrix(), processorFaPatchField< Type >::updateInterfaceMatrix(), processorFvPatchField< Type >::updateInterfaceMatrix(), processorFvPatchField< Type >::updateInterfaceMatrix(), processorGAMGInterfaceField::updateInterfaceMatrix(), y(), and lduCalculatedProcessorField< Type >::~lduCalculatedProcessorField().

◆ nWallFaces()

label nWallFaces ( 0 )

Referenced by forAll(), and if().

Here is the caller graph for this function:

◆ forAll()

forAll ( patches ,
patchi  )

Check that wall faces are parallel

Definition at line 10 of file interrogateWallPatches.H.

References faceId(), FatalErrorInFunction, forAll, nWallFaces(), patches, patchId(), and wallNormal.

Here is the call graph for this function:

◆ if()

if ( nWallFaces = = 0)

Definition at line 57 of file interrogateWallPatches.H.

References FatalErrorInFunction, and nWallFaces().

Here is the call graph for this function:

◆ y()

scalarField y ( wallNormal & mesh.C().primitiveField() - mesh.C().boundaryField()[patchId][faceId])

References cellId, faceId(), mesh, patchId(), wallNormal, and y.

Here is the call graph for this function:

Variable Documentation

◆ wallNormal

vector wallNormal(Zero) ( Zero )

◆ patches

const fvPatchList& patches = mesh.boundary()

Definition at line 8 of file interrogateWallPatches.H.

◆ else

else
Initial value:
{
Info<< "Generating wall data for patch: " << patches[patchId].name()
<< endl
const polyBoundaryMesh & patches
label patchId(-1)

Definition at line 62 of file interrogateWallPatches.H.

◆ cellId