- Nov 22, 2017
-
-
Mark OLESEN authored
-
- Sep 27, 2016
-
-
Mark Olesen authored
- Some commonly used write methods that are independent of the calling context (ie, 2D/3D data, geometry, fields) - Provide singleton null() for ensightFile, ensightGeoFile. Can be used for MPI slaves that need a file reference for their methods, but will never write to it, but it is also reasonable to use an autoPtr with rawRef() for that as well.
-
Mark Olesen authored
- use explicit names within ensightPTraits
-
- Sep 23, 2016
-
-
Mark Olesen authored
- More informative than a horizonal line, can help when debugging. STYLE: remove unused write field methods from ensightParts
-
- Jun 29, 2016
-
-
Mark Olesen authored
- regression introduced by ef9a14b2
-
- Jun 13, 2016
-
- Jun 07, 2016
-
-
Mark Olesen authored
- most notably the '%' which is used as a separator in places caused problems. EHN: only use valid ensight file/variable names for writers - fixed: foamToEnsightParts, ensightSurfaceWriter - pending: foamToEnsight BUG: no geometry written for foamToEnsightParts with moving mesh (fixes #142) - an incorrect path was causing the issue
-
- Aug 14, 2011
-
-
Henry authored
-
- Jan 26, 2011
-
-
Mark Olesen authored
- add points/faces constructor to ensightPartFaces with optional contiguousPoints flag. - Remove the now redundantensightPartNonMeshFaces class.
-
- Jan 19, 2011
-
- Jan 14, 2011
-
-
Andrew Heather authored
-
- Jan 07, 2011
-
-
graham authored
-
- Jan 05, 2011
-
-
Andrew Heather authored
This reverts commit b18f6cc1.
-
graham authored
-
- Mar 29, 2010
-
-
Mark Olesen authored
-
- Feb 24, 2010
-
-
Mark Olesen authored
-
- Dec 31, 2008
-
-
Mark Olesen authored
-
- Jul 09, 2008
-
-
Andrew Heather authored
-
- Jul 04, 2008
-
-
Mark Olesen authored
library: * routines for managing cellTable and boundaryRegion * writing ensight files and parts * mesh reader/writer for STARCD utils: * star4ToFoam * foamToStarMesh * foamToEnsightParts
-
- Jun 25, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- Apr 15, 2008
-
-
OpenFOAM-admin authored
-