openfoam/wmake/rules
Mark Olesen b0648f2ba0 ENH: improvements in the surface sampling infrastructure
- improvement documentation for surface sampling.

- can now specify alternative sampling scheme for obtaining the
  face values instead of just using the "cell" value. For example,

      sampleScheme    cellPoint;

  This can be useful for cases when the surface is close to a boundary
  cell and there are large gradients in the sampled field.

- distanceSurface now handles non-closed surfaces more robustly.
  Unknown regions (not inside or outside) are marked internally and
  excluded from consideration. This allows use of 'signed' surfaces
  where not previously possible.
2018-05-07 11:29:00 +02:00
..
darwin64Clang COMP: some low-level darwin-related patches 2018-04-09 12:48:55 +02:00
darwin64Gcc COMP: some low-level darwin-related patches 2018-04-09 12:48:55 +02:00
General ENH: improvements in the surface sampling infrastructure 2018-05-07 11:29:00 +02:00
linux64Clang CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linux64Cray CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linux64Gcc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linux64GccKNL CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linux64Icc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linux64IccKNL CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linuxARM7Gcc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linuxARM64Arm ENH: armclang: new compiler type. Fixes #779. 2018-03-21 12:08:44 +00:00
linuxARM64Clang CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linuxARM64Gcc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linuxClang CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linuxGcc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linuxIA64Gcc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linuxIA64Icc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linuxIcc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linuxPPC64Gcc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
linuxPPC64leGcc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
solaris64Gcc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00
solarisGcc CONFIG: consolidate C++ flags per compiler type 2018-03-21 11:50:57 +01:00