- Sep 07, 2021
-
-
Mark OLESEN authored
- provisions for alternative groupings of zones - extend indices() for boundary meshes to handle wordRes as well
-
- Jan 16, 2020
-
-
Mark OLESEN authored
- remove (unused) Istream constructors, prune some unused methods, rationalize write() vs writeDict(). Deprecate inconsistent construction order. - handle empty names for ".ftr" surface patches (for plain triSurface format) with double-quoted strings for more reliable streaming. Written on a single line. This is _backward_ compatible, but if users have been parsing these files manually, they will need to adjust their code. Previously: ``` ( frt-fairing:001%1 empty windshield:002%2 empty ... ) ``` Updated (with example handling of empty name): ``` ( frt-fairing:001%1 empty windshield:002%2 "" ... ) ```
-
- Oct 31, 2019
-
-
OpenFOAM bot authored
-
- Feb 06, 2019
-
-
OpenFOAM bot authored
-
- Aug 01, 2018
-
-
Mark OLESEN authored
- makes for easier extraction of boundary values since it encapsulates start/size directly. Eg, SubList<T>(allValues, patches.range()); or bitSet(blocked, patches.range(patchi));
-
- Oct 24, 2017
-
-
Mark OLESEN authored
-
- May 26, 2017
-
-
Mark OLESEN authored
-
- May 24, 2017
-
-
Mark OLESEN authored
- The inGroups is a wordList. It can be flattened on output to make files more readable.
-
- Nov 06, 2013
-
-
mattijs authored
-
- Dec 06, 2011
-
-
mattijs authored
-
- Aug 14, 2011
-
-
Henry authored
-
- 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
-
- Aug 05, 2010
-
-
Mark Olesen authored
-
- Jul 28, 2010
-
-
graham authored
-
- Mar 29, 2010
-
-
Mark Olesen authored
-
- Feb 05, 2009
-
-
Mark Olesen authored
-
- Dec 31, 2008
-
-
Mark Olesen authored
-
- Jul 20, 2008
-
-
Mark Olesen authored
-
- Jun 25, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- Apr 15, 2008
-
-
OpenFOAM-admin authored
-