Functions
Test-tetTetOverlap.C File Reference

Overlap volume of two tets. More...

Include dependency graph for Test-tetTetOverlap.C:

Go to the source code of this file.

Functions

void writeOBJ (Ostream &os, label &vertI, const tetPoints &tet)
 
int main (int argc, char *argv[])
 

Detailed Description

Overlap volume of two tets.

Original source file Test-tetTetOverlap.C

Definition in file Test-tetTetOverlap.C.

Function Documentation

◆ writeOBJ()

void writeOBJ ( Ostream os,
label vertI,
const tetPoints tet 
)

Definition at line 38 of file Test-tetTetOverlap.C.

References forAll, Foam::nl, and Foam::meshTools::writeOBJ().

Referenced by cellCuts::calcAnchors(), polyDualMesh::calcDual(), processorPolyPatch::calcGeometry(), patchCloudSet::calcSamples(), cyclicPolyPatch::calcTransforms(), AMIInterpolation< SourcePatch, TargetPatch >::constructFromSurface(), autoSnapDriver::dumpMove(), edgeSurface::edgeSurface(), oldCyclicPolyPatch::getGeometricHalves(), processorPolyPatch::initOrder(), main(), removeFaces::mergeFaces(), searchableSurfacesQueries::morphTet(), intersectedSurface::nextEdge(), oldCyclicPolyPatch::order(), processorPolyPatch::order(), cyclicPolyPatch::order(), dynamicIndexedOctree::print(), indexedOctree< Foam::treeDataFace >::print(), cyclicPeriodicAMIPolyPatch::resetAMI(), cellCuts::setFromCellCutter(), CellZoneInjection< CloudType >::setPositions(), removeFaces::setRefinement(), faceCoupleInfo::subDivisionMatch(), surfaceIntersection::surfaceIntersection(), triSurface::write(), cellCuts::writeCellOBJ(), AMIInterpolation< SourcePatch, TargetPatch >::writeFaceConnectivity(), surfaceIntersection::writeIntersectedEdges(), AMIMethod< SourcePatch, TargetPatch >::writeIntersectionOBJ(), directions::writeOBJ(), AABBTree::writeOBJ(), removeFaces::writeOBJ(), Foam::meshTools::writeOBJ(), surfaceIntersection::writeOBJ(), coupledPolyPatch::writeOBJ(), cellCuts::writeOBJ(), faceCoupleInfo::writeOBJ(), faceShading::writeRays(), faceHeatShading::writeRays(), InteractionLists< typename CloudType::parcelType >::writeReferredWallFaces(), and cellCuts::writeUncutOBJ().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)