openfoam/applications/utilities/surface/surfaceMeshConvertTesting
Mark Olesen fb9f93dd7c ENH: propogate face area support into surface-type meshes (issue #266)
* MeshedSurface / surfMesh / triSurface

- use shorter method names similar to those from volume meshes:

      Sf(), magSf(), Cf()

  instead of the longer ones from PrimitivePatch:

      faceAreas(), magFaceAreas(), faceCentres()

- similar names throughout to ease switching between triSurface and
  MeshedSurface storage.
2016-10-20 08:36:02 +02:00
..
Make Merge commit 'OpenCFD/master' into olesenm 2009-02-06 10:40:19 +01:00
surfaceMeshConvertTesting.C ENH: propogate face area support into surface-type meshes (issue #266) 2016-10-20 08:36:02 +02:00