FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

surfaceRefineRedGreen.C File Reference

Refine by splitting all three edges of triangle ('red' refinement). Neighbouring triangles (which are not marked for refinement get split in half ('green') refinement. More...


Detailed Description

Refine by splitting all three edges of triangle ('red' refinement). Neighbouring triangles (which are not marked for refinement get split in half ('green') refinement.

(R. Verfuerth, "A review of a posteriori error estimation and adaptive mesh refinement techniques", Wiley-Teubner, 1996)

Usage
  • surfaceRefineRedGreen [OPTIONS] <Foam surface file> <surface output file>
Parameters:
\<Foamsurface file>
Todo:
Detailed description of argument.
Parameters:
\<surfaceoutput file>
Todo:
Detailed description of argument.
Parameters:
-case<dir>
Case directory.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file surfaceRefineRedGreen.C.

#include "src/triSurface/triSurface/triSurface.H"
#include "src/meshTools/triSurface/triSurfaceTools/triSurfaceTools.H"
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
Include dependency graph for surfaceRefineRedGreen.C:

Go to the source code of this file.