This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/applications/utilities/surface
2010-05-12 13:27:55 +00:00
..
surfaceAdd update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceCheck update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceClean update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceCoarsen update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceConvert update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceFeatureConvert update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceFeatureExtract update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceFind update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceMeshTriangulate update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceOrient update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfacePointMerge update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceRefineRedGreen update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceSmooth update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceSplitByPatch update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceSplitNonManifolds update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceSubset update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceToPatch update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
surfaceTransformPoints update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00
README update the tutorials for new waveTransmissive BC 2010-05-12 13:27:55 +00:00

09/01/04
Contents:

surfaceAdd
adds to surface files. (but does not intersect or anything) 

surfaceBooleanOp
Boolean operations (add, or, xor) on closed surfaces. Probably not working.

surfaceCheck
checks surface for incorrect topology. Checks normals of neighbouring faces.

surfaceCoarsen
Stan Melax coarsening algorithm

surfaceConvert
Converts surfaces to/from various formats

surfaceFind
Finds nearest vertex and face to given point.

surfaceMeshTriangulate
Triangulate external facses of mesh and write as surface.

surfacePointMerge
Explicit point merge of surface.

surfaceSetOutside
Orient normals on (closed) surface.

surfaceSmooth
Laplacian smoothing on surface vertices

surfaceSubset
Subsets surface

surfaceToPatch
Applies region information of surfaces to mesh. Each external face of mesh
gets region number of nearest surface triangle.