Go to the source code of this file.
Functions | |
Info<< "Constructing single cell mesh"<< nl<< endl;labelList owner(6, label(0));labelList neighbour(0);pointField points(8);points[0]=vector(0, 0, 0);points[1]=vector(1, 0, 0);points[2]=vector(1, 1, 0);points[3]=vector(0, 1, 0);points[4]=vector(0, 0, 1);points[5]=vector(1, 0, 1);points[6]=vector(1, 1, 1);points[7]=vector(0, 1, 1);const cellModel &hexa=*(cellModeller::lookup("hex"));faceList faces=hexa.modelFaces();fvMesh mesh(IOobject(fvMesh::defaultRegion, runTime.timeName(), runTime, IOobject::READ_IF_PRESENT), xferMove< Field< vector > >points), faces.xfer(), owner.xfer(), neighbour.xfer());List< polyPatch * > | patches (1) |
mesh | addFvPatches (patches) |
Variables | |
patches [0] | |
Info<< "Constructing single cell mesh" << nl << endl;labelList owner(6, label(0));labelList neighbour(0);pointField points(8);points[0] = vector(0, 0, 0);points[1] = vector(1, 0, 0);points[2] = vector(1, 1, 0);points[3] = vector(0, 1, 0);points[4] = vector(0, 0, 1);points[5] = vector(1, 0, 1);points[6] = vector(1, 1, 1);points[7] = vector(0, 1, 1);const cellModel& hexa = *(cellModeller::lookup("hex"));faceList faces = hexa.modelFaces();fvMesh mesh( IOobject ( fvMesh::defaultRegion, runTime.timeName(), runTime, IOobject::READ_IF_PRESENT ), xferMove<Field<vector> >points), faces.xfer(), owner.xfer(), neighbour.xfer());List<polyPatch*> patches | ( | 1 | ) |
patches[0] |
Definition at line 36 of file createSingleCellMesh.H.
Referenced by boundaryLayers::activate2DMode(), isoSurface::adaptPatchFields(), fvMeshAdder::add(), polyTopoChange::addMesh(), cellToCellStencil::allCoupledFacesPatch(), cellToFaceStencil::allCoupledFacesPatch(), twoDPointCorrector::calcAddressing(), decompositionMethod::calcCellCells(), CFCFaceToCellStencil::calcCellStencil(), Cloud< streamLineParticle >::calcCellWallFaces(), isoSurface::calcCutTypes(), vanDriestDelta::calcDelta(), polyDualMesh::calcDual(), addPatchCellLayer::calcExtrudeInfo(), CFCCellToCellStencil::calcFaceBoundaryData(), CFCFaceToCellStencil::calcFaceBoundaryData(), FECCellToFaceStencil::calcFaceStencil(), cellToFaceStencil::calcFaceStencil(), polyDualMesh::calcFeatures(), meshRefinement::calcNeighbourData(), isoSurfaceCell::calcSnappedPoint(), edgeCollapser::calcTargetFaceSizes(), faceHeatShading::calculate(), faceShading::calculate(), meshToMesh::calculate(), solarLoad::calculate(), solarHeatLoad::calculate(), edgeExtractor::calculateAlignmentForEdge(), triSurfacePartitioner::calculateCornersAndAddressing(), edgeExtractor::calculateDeformationMetricForEdge(), triSurfacePartitioner::calculateEdgeGroups(), autoLayerDriver::calculateLayerThickness(), triSurfacePartitioner::calculatePatchToEdgeGroups(), solarLoad::calculateQdiff(), solarHeatLoad::calculateQdiff(), yPlus::calcYPlus(), changeFrontBackPatches(), repatchPolyTopoChanger::changePatches(), edgeExtractor::checkCorners(), Foam::checkCoupledPoints(), polyMeshGeometry::checkFaceDotProduct(), polyMeshGeometry::checkFaceSkewness(), polyMeshTetDecomposition::checkFaceTets(), polyMeshGeometry::checkFaceTets(), polyMeshGeometry::checkFaceTwist(), polyMeshGeometry::checkFaceWeights(), hexRef8::checkMesh(), Foam::triSurfaceChecks::checkOverlaps(), Foam::checkTopology(), polyMeshGeometry::checkVolRatio(), Foam::checkWedges(), nbrToCell::combine(), cellToFace::combine(), wallDist::constructn(), vtkPV3Foam::convertPointFields(), vtkPV4Foam::convertPointFields(), vtkPV4Foam::convertVolField(), vtkPV3Foam::convertVolFields(), triSurfaceCopyParts::copySurface(), SSG< BasicTurbulenceModel >::correct(), LRR< BasicTurbulenceModel >::correct(), advectionDiffusion::correct(), ReynoldsStress< RASModel< BasicTurbulenceModel > >::correctWallShearStress(), globalPoints::countPatchPoints(), meshSurfaceEdgeExtractor::createEdgeVertices(), sampledCuttingPlane::createGeometry(), decompositionMethod::decompose(), domainDecomposition::decomposeMesh(), globalIndexAndTransform::determinePatchTransformSign(), globalIndexAndTransform::determineTransforms(), fvMeshDistribute::distribute(), distributedTriSurfaceMesh::distribute(), nearWallDistNoSearch::doAll(), autoRefineDriver::doRefine(), dumpCyclicMatch(), extendedCellToCellStencil::extendedCellToCellStencil(), extendedCellToFaceStencil::extendedCellToFaceStencil(), extendedFaceToCellStencil::extendedFaceToCellStencil(), extrudedMesh::extrudedMesh(), triSurfaceExtrude2DEdges::extrudeSurface(), filterPatches(), findBaffles(), meshOctree::findBoundaryPatchesForLeaf(), meshRefinement::findCellZoneGeometric(), meshRefinement::findCellZoneTopo(), STARCD::findDefaultBoundary(), localPointRegion::findDuplicateFacePairs(), polyMeshTetDecomposition::findFaceBasePts(), meshOctree::findNearestCorner(), meshOctree::findNearestPointToPatches(), fvMeshDistribute::findNonEmptyPatch(), Foam::findOppositeWedge(), meshCutAndRemove::findPatchFacePoint(), fvBoundaryMesh::findPatchID(), findPatchID(), boundaryMesh::findPatchID(), polyBoundaryMesh::findPatchID(), addPatchCellLayer::findProcPatch(), meshRefinement::freeStandingBaffleFaces(), meshRefinement::freeStandingBaffles(), FreeStream< CloudType >::FreeStream(), fvBoundaryMeshMapper::fvBoundaryMeshMapper(), isoSurface::generateTriPoints(), removeCells::getExposedFaces(), surfaceMeshWriter::getFaceField(), syncTools::getInternalOrCoupledFaces(), syncTools::getInternalOrMasterFaces(), syncTools::getMasterFaces(), combineFaces::getMergeSets(), fvMeshDistribute::getNeighbourData(), externalDisplacementMeshMover::getPatch(), patchTransformedInterpolation::getPatches(), polyMeshAdder::getPatchSizes(), polyMeshAdder::getPatchStarts(), getSelectedPatches(), meshRefinement::getZoneBafflePatches(), globalIndexAndTransform::globalIndexAndTransform(), particle< Type >::hitWallFaces(), edgeExtractor::cornerEvaluator::improveCorners(), globalPoints::initOwnPoints(), isoSurface::isoSurface(), Foam::loadOrCreateMesh(), localPointRegion::localPointRegion(), main(), meshRefinement::makeConsistentFaceIndex(), meshRefinement::makePatch(), meshSurfaceMapper::mapCorners(), meshSurfaceMapper::mapEdgeNodes(), meshRefinement::markFacesOnProblemCells(), triSurfaceCopyParts::markFacetsForCopying(), triSurfaceRemoveFacets::markFacetsForRemoval(), meshRefinement::mergePatchFaces(), meshRefinement::mergePatchFacesUndo(), meshRefinement::meshedPatches(), meshTriangulation::meshTriangulation(), fvMesh::movePoints(), polyBoundaryMesh::names(), meshRefinement::nearestPatch(), ProcessorTopology< Container, ProcPatch >::nonBlockingSchedule(), sampledTriSurfaceMesh::nonCoupledboundaryTree(), patchFaces(), patchWriter::patchWriter(), polyBoundaryMesh::physicalTypes(), pointBoundaryMeshMapper::pointBoundaryMeshMapper(), polyBoundaryMesh::polyBoundaryMesh(), meshSurfaceMapper::preMapVertices(), fvMeshDistribute::printMeshInfo(), domainDecomposition::processInterCyclics(), ProcessorTopology< Container, ProcPatch >::ProcessorTopology(), ProcessorTopology< Container, ProcPatch >::procNeighbours(), polyMeshGenFaces::read(), triSurface::readVTK(), fvMeshDistribute::receiveMesh(), globalPoints::receivePatchPoints(), redistributeAndWrite(), meshOctreeAutomaticRefinement::refineBasedOnContainedPartitions(), combineFaces::regioniseFaces(), triSurfaceMesh::regions(), polyBoundaryMesh::reorder(), reorderMesh(), autoSnapDriver::repatchToSurface(), meshOctreeInsideOutside::reviseDataBoxes(), patchProbes::sample(), motionSmootherAlgo::scaleMesh(), meshRefinement::selectSeparatedCoupledFaces(), globalPoints::sendPatchPoints(), polyBoundaryMesh::setGroup(), MRFZone::setMRFFaces(), removeCells::setRefinement(), duplicatePoints::setRefinement(), perfectInterface::setRefinement(), combineFaces::setRefinement(), removeFaces::setRefinement(), meshCutAndRemove::setRefinement(), addPatchCellLayer::setRefinement(), autoSnapDriver::smoothPatchDisplacement(), triSurface::subsetMesh(), surfacePatchIOList::surfacePatchIOList(), syncTools::swapBoundaryCellList(), syncTools::swapBoundaryCellPositions(), syncTools::syncBoundaryFaceList(), syncTools::syncEdgeMap(), syncTools::syncFaceList(), syncTools::syncPointMap(), syncPoints(), isoSurface::syncUnseparatedPoints(), meshRefinement::testSyncBoundaryFaceList(), particle< Type >::trackToFace(), extendedUpwindCellToFaceStencil::transportStencils(), polyBoundaryMesh::types(), medialAxisMeshMover::update(), extrudeLayer::updateBoundary(), solarLoad::updateDirectHitRadiation(), solarHeatLoad::updateDirectHitRadiation(), sampledIsoSurface::updateGeometry(), motionSmootherAlgo::updateMesh(), solarLoad::updateSkyDiffusiveRadiation(), solarHeatLoad::updateSkyDiffusiveRadiation(), wallLayerCells::usesCoupledPatch(), cellToFaceStencil::validBoundaryFaces(), cellToCellStencil::validBoundaryFaces(), wallLayerCells::wallLayerCells(), streamLineBase::wallPatch(), boundaryMesh::whichPatch(), yPlusWriter::write(), wallHeatFluxWriter::write(), wallShearStressWriter::write(), polyMeshGenFaces::write(), triSurface::write(), STARCD::writeBoundary(), polyBoundaryMesh::writeData(), polyTopoChange::writeMeshStats(), fpmaMesh::writeSubsets(), and meshRefinement::zonify().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.