Commit Graph

126 Commits

Author SHA1 Message Date
Henry Weller
3639f36d37 codingStyleGuide: Corrected sectioning 2016-04-20 10:33:19 +01:00
Henry Weller
a1f209c482 doc/codingStyleGuide.org: Added specification references in class headers 2016-04-19 10:02:14 +01:00
Henry Weller
a8b6ebdb52 doc/Doxygen/_Footer: Updated link to http://openfoam.org
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=2053
2016-04-16 09:57:25 +01:00
Henry Weller
889580541b doc/Doxygen/_Footer: Updated copyright date
Patch contributed by Bruno Santos
2016-04-16 09:54:21 +01:00
Henry Weller
1a5ba9c4ff scotchDecomp, ptscotchDecomp: Updated documentation
Patch contributed by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=2032
2016-03-25 22:36:13 +00:00
Henry Weller
e57874859a Updated Doxygen documentation and files
Contributed by Bruno Santos
Resolves patch report http://www.openfoam.org/mantisbt/view.php?id=2023

Update online documentation http://openfoam.github.io/Documentation-dev/html/
2016-03-14 11:00:24 +00:00
Henry Weller
350d03246e scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
Henry Weller
56fa7c0906 Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
Henry Weller
c4d5f65a10 Completed update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-11 09:03:39 +00:00
Henry Weller
a5be20fd37 Doxyfile: Upgraded for Doxygen-1.8.10 2015-10-30 21:38:06 +00:00
Henry
99b99a46d4 codingStyleGuide: Minor updates 2015-02-25 10:55:51 +00:00
Henry
62ab2a5d08 doc/Doxygen/Allwmake: Automated the setting of FOAM_ONLINE_REPO
Patch provided by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1528
2015-02-14 16:04:01 +00:00
Henry
156fd4dcc6 Doxygen: Updated scripts and css files to process OpenFOAM header files more robustly
and generate cleaner HTML files.
Thanks to Bruno Santos for various fixes and improvements.
Resolves bug reports:
    http://www.openfoam.org/mantisbt/view.php?id=1516
    http://www.openfoam.org/mantisbt/view.php?id=1016
    http://www.openfoam.org/mantisbt/view.php?id=1512
2015-02-09 18:06:35 +00:00
Henry
844b283030 New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
Henry
49de6a3a4e Updated documentation 2014-12-10 12:39:58 +00:00
Henry
ee4e19ef85 Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM 2014-01-30 13:01:04 +00:00
mattijs
b53fff01d7 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
Conflicts:
	doc/Doxygen/css/doxygen.css
2013-12-02 11:30:36 +00:00
andy
6544abe389 ENH: Updated doygen css (Chris) 2013-11-21 14:57:44 +00:00
mattijs
ec5e2e7b88 ENH: Doxygen: corrected css for indenting 2013-11-21 14:16:24 +00:00
andy
217243109d ENH: Updates to documentation (Chris) 2013-02-22 10:55:17 +00:00
andy
63cc7b534a ENH: Doxygen updates 2013-02-18 17:15:23 +00:00
Henry
8c10661659 Remove tools used to update Doxygen documentation 2012-10-12 11:15:34 +01:00
andy
78c03fb65b ENH: Added .dox extension to doxygen file patterns 2012-07-19 16:07:50 +01:00
andy
fa7053bd27 ENH: Added CSS for doxygen tables 2012-07-10 17:07:31 +01:00
Henry
852cdfb205 Removed unnecessary file 2011-08-24 17:18:05 +01:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
Henry
f378580930 Update Doxygen css to relocate the search box 2011-06-15 11:45:12 +01:00
Henry
6c0f8e5935 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-2.0.0 2011-06-14 22:13:59 +01:00
Henry
6bb467d902 Updated Doxygen setup from Chris 2011-06-14 22:13:37 +01:00
andy
742fa75985 ENH: Updated web address 2011-06-14 12:53:43 +01:00
Henry
b6d4582300 Updated doc/Doxygen 2011-06-13 22:31:43 +01:00
Henry
6e40e2ed06 Moved doc/changes to OpenFOAM-nonRelease 2011-06-13 11:31:17 +01:00
mattijs
5ee41c79c3 STYLE: TODO: extraneous 2011-06-09 12:14:09 +01:00
Mark Olesen
e1137fe8e2 ENH: add convenience handling of "roots" when the slave roots are identical
- a single root entry is interpreted as being the same for all slaves
2011-04-15 13:32:59 +02:00
mattijs
5838649e19 ENH: Releasenotes-dev: updated functions 2011-03-25 10:53:56 +00:00
mattijs
20b1d49a82 ENH: dynamicCode: display line numbers 2011-03-25 04:43:29 +00:00
mattijs
b60866d98c ENH: coded functionObject: added mesh() 2011-03-23 09:34:51 +00:00
mattijs
889b0a0488 ENH: Release-notes-dev: updated for coded functionObject 2011-03-23 04:58:00 +00:00
mattijs
cf99e5c800 ENH: codeStream: added codeLibs 2011-03-21 17:54:20 +00:00
mattijs
24280e3b4b ENH: ReleaseNotes-dev: updated for codedFixedValue 2011-03-18 14:43:26 +00:00
mattijs
8a8ca63366 ENH: dynamicCode.org: updated to current status 2011-03-07 12:53:08 +00:00
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
Mark Olesen
51399bbbd1 STYLE: use dynamicCode/ instead of codeStream/ for dynamically generated code 2011-02-24 13:21:39 +01:00
Mark Olesen
b0e39f71c3 STYLE: minor cleanup on doc/code for codeStream 2011-02-23 16:17:25 +01:00
Mark Olesen
abde400dd5 Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	bin/foamCleanPath
2011-02-22 19:24:31 +01:00
mattijs
79939b9e18 ENH: #codeStream: preserve across preprocessing
- new token: token::VERBATIMSTRING
- writing of this type in primitiveEntry
- disabling of all functionEntries in entry
2011-02-22 15:29:57 +00:00
Mark Olesen
f0f2bfa632 ENH: refactor codeStreamTools, use for codedFixedValueFvPatchScalarField 2011-02-22 15:01:20 +01:00
mattijs
5f883935f3 ENH: codeStream.org: updated with system/codeDict 2011-02-22 12:15:10 +00:00
Henry
a55fa99f6e Documentation: Updated ReleaseNotes and org-ified the codeStream description 2011-02-21 15:13:13 +00:00
mattijs
d6874f0fce ENH: codeStream, codedFixedValue: renamed. added template directory. 2011-02-21 14:33:14 +00:00