openfoam/doc/changes
Mark Olesen 97cd3af1ff ENH: cleanup codeStream - use dynamicCode, dynamicCodeContext encapsulation
Problems remain with codedFixedValueFvPatchScalarField:

- readIfModified() notices change on system/codeDict, but the
  codeProperties::setUnmodified() means that only a single entry will
  get processed

- it appears that while dlclose() may (or may not) be actually closing
  the library, there are probably still references about. This means
  that a subsequent reloading still points to the original functions
  and the lookup is not updated correctly.
2011-03-01 14:19:24 +01:00
..
dynamicCode.org ENH: cleanup codeStream - use dynamicCode, dynamicCodeContext encapsulation 2011-03-01 14:19:24 +01:00
inotify.txt ENH: pointAndEdgeSync : explanation about point sync 2011-01-20 14:24:07 +00:00
pointAndEdgeSync.txt ENH: pointAndEdgeSync : explanation about point sync 2011-01-20 14:24:07 +00:00
splitCyclic.txt ENH: pointAndEdgeSync : explanation about point sync 2011-01-20 14:24:07 +00:00
staticLinkage.txt ENH: staticLinkage.txt : how to link static 2011-02-02 11:25:06 +00:00
TODO Reorganised documentation 2010-09-29 22:09:17 +01:00