openfoam/applications
Mark Olesen e98acdc4fc ENH: extend type aliases to include geometric boundary fields (#2348)
STYLE: LduInterfaceFieldPtrsList as alias instead of a class

STYLE: define patch lists typedefs when defining the base patch

- eg, polyPatchList typedef within polyPatch.H

INT: relocate GeometricField::Boundary -> GeometricBoundaryField

- was internal to GeometricField but moving it outside simplifies
  forward declarations etc. Code adapted from openfoam.org
2022-03-30 16:36:03 +02:00
..
solvers COMP: Resolved compiler warnings 2022-03-24 13:36:06 +00:00
test ENH: add CircularBuffer container 2022-03-15 14:04:34 +01:00
tools ENH: support field width for #eval expressions 2021-03-29 16:00:11 +02:00
utilities ENH: extend type aliases to include geometric boundary fields (#2348) 2022-03-30 16:36:03 +02:00
Allwmake BUG: foamPackRelease detects wrong build information 2021-11-04 19:56:01 +01:00