- Feb 15, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- adapted from the 'foamGet' utility authored by Chris Greenshields
-
Mark OLESEN authored
-
- Jan 07, 2019
-
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
- Feb 14, 2019
-
-
Mark OLESEN authored
- Note: mpich now builds libmpi.so instead of libmpich.so - define both -DMPICH_SKIP_MPICXX and -DOMPI_SKIP_MPICXX regardless of using openmpi or mpich. This simplifies the files and does not harm.
-
Mark OLESEN authored
- a leftover from the change from class to namespace
-
Mark OLESEN authored
- the Tools::Vertices() method for creating a vtkPolyData with the given points and a corresponding Verts for the points.
-
Mark OLESEN authored
-
Mark OLESEN authored
- previously just removed duplicate literals, but now remove any duplicates. - Replace previous wordHashSet implementation with a linear search instead. The lists are normally fairly small and mostly just have unique entries anyhow. This reduces the overall overhead.
-
Mark OLESEN authored
- simplifies their use when reordering lists etc. (word, fileName, keyType, wordRe) - "unfriend" IO operators for string types. They require no internal access - add compile/uncompile methods to keyType for symmetry with wordRe - when outputting keyType/wordRe, be more explicit about them using writeQuoted()
-
mattijs authored
-
mattijs authored
-
- Jan 07, 2019
-
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
- Feb 13, 2019
-
-
Mark OLESEN authored
-
- Feb 12, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- delay dereferencing of optional subRegion entries until an objectRegistry is required. This improves usabilty when reference objects do not yet exist at the time of construction.
-
Mark OLESEN authored
- complete any pending initialisation on write(). Allows lazier evaluation until when surfaces are actually available.
-
Mark OLESEN authored
- complete any pending initialisation on write(). Allows lazier evaluation until when the surfaces are actually needed.
-
Mark OLESEN authored
-
- Feb 03, 2019
-
-
Mark OLESEN authored
- includes initial relocation of low-level vtu handling. Extracted, refactored from the Catalyst function object.
-
- Feb 12, 2019
-
-
Mark OLESEN authored
-
- Jan 07, 2019
-
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
Mark OLESEN authored
- reduced clutter when iterating over containers
-
- Feb 11, 2019
-
-
Mark OLESEN authored
- previously it was only possible to reset a pointer, but not to change a const-reference directly (needed a swap() to do this).
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Feb 08, 2019
-
-
Mark OLESEN authored
- currently supports pTotal, rhoU.
-