OpenFOAM-5.x/src/sampling/sampledSurface
Henry Weller f83975a701 functionObjects: Moved into the functionObjects namespace and rationalized and simplified failable construction
Rather than requiring each functionObject to handle failed construction
internally (using the active_ flag) the static member function "viable"
is provided which returns true if construction of the functionObject is
likely to be successful.  Failed construction is then handled by the
wrapper-class which constructs the functionObject,
e.g. "OutputFilterFunctionObject".
2016-05-02 16:28:24 +01:00
..
distanceSurface GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
isoSurface GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
sampledCuttingPlane GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
sampledPatch Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
sampledPatchInternalField GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
sampledPlane Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
sampledSurface Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
sampledSurfaces functionObjects: Moved into the functionObjects namespace and rationalized and simplified failable construction 2016-05-02 16:28:24 +01:00
sampledSurfacesFunctionObject Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
sampledTriSurfaceMesh Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
thresholdCellFaces GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
writers Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00