- Mar 16, 2009
-
-
Mark Olesen authored
-
- Mar 12, 2009
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
- Mar 11, 2009
-
-
-
henry authored
-
- Mar 10, 2009
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
- using 'nil' type to write geometry only, in the future we could fallback to 'null' writer and hook in arbitrary formats from surfMesh - IOobject gets writeEndDivider() static method
-
mattijs authored
-
Mark Olesen authored
- can read MeshedSurface, UnsortedMeshedSurface from surfMesh/ - can write surfMesh in any third-party format
-
- Mar 09, 2009
-
-
henry authored
-
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- added obj surfaceWriter - don't bother with prepended field names on obj and stl surfaceWriter. It fills the disk and suggests differences where there are none.
-
- Mar 07, 2009
-
-
Mark Olesen authored
- treat 'ofs' IO just like any other format - dropped BasicMeshedSurface, since MeshedSurface can now also have zero or more zones - UnsortedMeshedSurface is a special type of MeshedSurface with zero zones, but with additional zoneId labels - use MeshedSurfaceProxy for writing surfaces with points/faces/zones and optional faceMap - provides output interface for MeshedSurface, UnsortedMeshedSurface and surfMesh. - simplify output to filenames only, I can't see that the Ostream is needed anywhere - surfMesh renaming now works, after the objectRegistry fix
-
- Mar 06, 2009
-
-
Mark Olesen authored
- objectRegistry gets a rename() that also adjusts the dbDir - cloud reworked to use static variables subInstance and defaultName. This avoids writing "lagrangian" everywhere string fixes - avoid masking of std::string::replace in string.H - avoid old strstream in PV3FoamReader
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
- Mar 05, 2009
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
- regIOobject: don't re-register an unregister object on rename/assignment - Hasher: split-off HasherInt with uint32_t specializations - IOobject: writeBanner/writeDivider return Stream for easier chaining. ... also dropped some namespace bracketing while I was at it.
-
Mark Olesen authored
-
- Mar 04, 2009
-
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
- this seems to be the most sensible solution. The changed time stamps on the links doesn't seem to bother make at all.
-