Mark Olesen
26c24492b1
SUBMODULE: updates for avalanche, catalyst, cfmesh
2018-05-11 15:29:00 +02:00
Mark Olesen
f181a7ac61
SUBMODULE: minor updates for cfmesh
...
- with updated DynList that inherits from UList and uses List/FixedList
internally for its memory management
2018-04-26 10:45:52 +02:00
Mark Olesen
48b52ac8ee
SUBMODULE: minor updates for avalanche and cfmesh
2018-04-12 16:32:02 +02:00
Mark Olesen
c2da3424bb
SUBMODULE: catalyst function object
...
- now uses current OpenFOAM code level
- added initial catalyst script for insitu processing of overset
2018-04-12 16:25:42 +02:00
Mark Olesen
795bdfb2f1
SUBMODULE: catalyst function object
2018-04-03 19:07:35 +02:00
Mark Olesen
da26c3985e
SUBMODULE: avalanche update - movable references in polyMesh constructor
2018-03-07 18:08:37 +01:00
Mark Olesen
bdb616de24
SUBMODULE: cfmesh update - using findIndices instead of findStrings
2018-02-22 09:43:56 +01:00
Mark Olesen
f412419c41
SUBMODULE: cfmesh update for 64-bit labels
2018-01-08 14:50:52 +01:00
Andrew Heather
4287c91573
SUBMODULE: cfmesh update for v1712
2017-12-30 09:32:23 +00:00
Mark Olesen
d1c80c59cc
MODULE: update for avalanche
2017-12-22 16:26:09 +01:00
Mark Olesen
cc2e9cb404
CONFIG: update submodules for 64-bit build
2017-12-21 16:34:24 +01:00
Mark Olesen
2fe7d0c00b
STYLE: update BuildIssues with CGAL mpfr-none problem (issue #674 )
...
- add some notes about 'git submodule' in modules/README.md
2017-12-21 10:38:57 +01:00
Mark Olesen
4c81ee202d
CONFIG: update for gcc-4.9.4, and cfmesh module
2017-12-18 10:51:53 +01:00
Mark Olesen
ffc1c5aca0
CONFIG: add additional modules/ directory and Module namespace
...
- any code placed here should provide Allwmake and Allwclean scripts
and normally have compilation targets into FOAM_APPBIN, FOAM_LIBBIN
Since there is no standardize places for sources or applications,
a simultaneous build of a module's doxygen documentation requires
a minor bit of manual effort. Add (via symlink) the sources into
the modules/doc/ directory to have them included in the normal
OpenFOAM doxygen documentation generation.
A makelink.example file is provided there as an example.
2017-12-13 17:36:35 +01:00