Go to the documentation of this file.
39 searchableSurfaceFeatures,
40 triSurfaceMeshFeatures,
55 const searchableSurface& surface,
56 const dictionary&
dict
59 searchableSurfaceFeatures(surface,
dict),
63 extendedFeatureEdgeMesh::sideVolumeTypeNames_
65 dict.lookupOrDefault<word>(
"meshableSide",
"inside")
70 <<
" Included angle = " << includedAngle_ <<
nl
71 <<
" Meshable region = "
88 autoPtr<extendedFeatureEdgeMesh> features;
90 const triSurfaceMesh& surfMesh = refCast<const triSurfaceMesh>(surface());
92 surfaceFeatures sFeat(surfMesh, includedAngle_);
97 surfMesh.patches().size(),
103 new extendedFeatureEdgeMesh
107 surface().
name() +
".extendedFeatureEdgeMesh",
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
Ostream & endl(Ostream &os)
Add newline and flush stream.
Macros for easy insertion into run-time selection tables.
triSurfaceMeshFeatures(const triSurfaceMeshFeatures &)
Disallow default bitwise copy construct.
static const Foam::NamedEnum< sideVolumeType, 4 > sideVolumeTypeNames_
List< bool > boolList
Bool container classes.
Ostream & indent(Ostream &os)
Indent stream.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual ~triSurfaceMeshFeatures()
Destructor.
virtual autoPtr< extendedFeatureEdgeMesh > features() const
Return an extendedFeatureEdgeMesh containing the features.
defineTypeNameAndDebug(combustionModel, 0)
word name(const complex &)
Return a string representation of a complex.
stressControl lookup("compactNormalStress") >> compactNormalStress