- 03 Apr, 2020 1 commit
-
-
Mark Olesen authored
-
- 12 Mar, 2020 1 commit
-
-
Mark Olesen authored
- use local branching for face maps to reduce code complexity and duplication
-
- 31 Oct, 2019 1 commit
-
-
OpenFOAM bot authored
-
- 22 Jan, 2019 1 commit
-
-
Mark Olesen authored
- relocate zone IO from Detail::MeshedSurfaceIOAllocator into surfMesh directly to allow re-purposing of MeshedSurfaceIOAllocator - provide meshedSurf::emptySurface zero-sized placeholder implementation - add concrete implementation of meshedSurf::zoneIds() to simplify overloading
-
- 10 Oct, 2018 1 commit
-
-
Mark Olesen authored
COMP: fix incorrect reference in meshedSurfRef
-
- 30 May, 2018 1 commit
-
-
Mark Olesen authored
- make the purpose more explicit, and reduces some work for the compiler as well.
-
- 20 Nov, 2017 1 commit
-
-
Mark Olesen authored
- eliminates previous code duplication and improves maintainability
-
- 11 Aug, 2016 1 commit
-
-
Mark Olesen authored
- For merging meshedSurf content from parallel sources. Ensures zoneIds are properly preserved for sampling in parallel. Current state ~~~~~~~~~~~~~ Current producers of the region information: * sampledTriSurfaceMesh Current consumers of the region information: * nastran writer. The zone ids passed through as PSHELL Ids (with offset 1). Limitations The per-face region association is preserved, but the face/element sort order gets lost in reconstruction. Would need to attach additional information to the sampled surface and use that for sorting, but this would also imply that sampled values be written indirectly (or resorted) too to match the order. Zone ids are passed through, but not their names. After reconstruction, zone ids are no longer contiguous. Re-sorting (as mentioned above) would solve this too, but again at the cost of more complexity when writing.
-
- 10 Aug, 2016 1 commit
-
-
Mark Olesen authored
-
- 14 Aug, 2011 1 commit
-
-
Henry authored
-
- 19 Jan, 2011 1 commit
-
- 14 Jan, 2011 1 commit
-
-
Andrew Heather authored
-
- 07 Jan, 2011 1 commit
-
-
graham authored
-
- 05 Jan, 2011 2 commits
-
-
Andrew Heather authored
This reverts commit b18f6cc1.
-
graham authored
-
- 28 Jul, 2010 1 commit
-
-
graham authored
-
- 29 Mar, 2010 1 commit
-
-
Mark Olesen authored
-
- 31 Dec, 2008 1 commit
-
-
Mark Olesen authored
-
- 25 Jun, 2008 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 15 Apr, 2008 1 commit
-
-
OpenFOAM-admin authored
-