openfoam/applications/utilities
Mark Olesen 11c5456628 ENH: improvements for surfaceIntersection (issue #450)
- adjust for updates in 'develop'

- change surfaceIntersection constructor to take a dictionary of
  options.

        tolerance      | Edge-length tolerance          | scalar | 1e-3
        allowEdgeHits  | Edge-end cuts another edge     | bool   | true
        avoidDuplicates | Reduce the number of duplicate points    | bool | true
        warnDegenerate | Number of warnings about degenerate edges | label | 0
2017-04-28 08:49:45 +02:00
..
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
mesh DEFEATURE: remove CCM combine boundary code 2017-05-31 12:34:07 +02:00
miscellaneous MRG: resolved merge conflicts from merge from develop branch 2017-05-19 16:29:54 +01:00
parallelProcessing GIT: Resolved merge conflict when merging develop branch 2017-05-24 12:30:09 +01:00
postProcessing MRG: resolved merge conflicts from merge from develop branch 2017-05-19 16:29:54 +01:00
preProcessing ENH: cleanup of NamedEnum 2017-05-29 10:30:55 +02:00
surface ENH: improvements for surfaceIntersection (issue #450) 2017-04-28 08:49:45 +02:00
thermophysical MRG: merged develop line back into integration branch 2017-05-18 11:11:12 +01:00