Commit Graph

213 Commits

Author SHA1 Message Date
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
mattijs
6d61e43f4a ENH: onTheFly.txt: updated 2011-02-21 11:41:24 +00:00
mattijs
cfa58e0819 ENH: codeStream: documentation 2011-02-21 11:25:13 +00:00
Henry
a3d18c648b codingStyleGuide: Added more details about Doxygen documentation 2011-02-09 12:37:33 +00:00
Henry
4275e01b66 Removed codingStyleGuide.pdf 2011-02-08 18:30:48 +00:00
Henry
8ca3ebc569 Documentation: Updated style guide 2011-02-08 18:28:13 +00:00
Henry
51e2e6160d Documentation: Updated style guide 2011-02-08 18:25:44 +00:00
Henry
47c897577d Documentation: Updated style guide 2011-02-08 18:25:16 +00:00
Henry
c3cb632c24 Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs 2011-02-08 18:22:00 +00:00
Henry
5339d687a4 doxygen/Doxyfile: Reformatted 2011-02-08 12:36:49 +00:00
Henry
b3cde56f27 Doxygen docs: Corrected doxyFilter to preserve line numbers
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
mattijs
83a2a83160 ENH: staticLinkage.txt : how to link static 2011-02-02 11:25:06 +00:00
Mark Olesen
d93f3195e6 STYLE: use 1-col alphabetical output in reworked doxygen output
- avoids overflows in a fixed width boxes
2011-01-27 16:41:53 +01:00
mattijs
6bb8d56a09 ENH: pointAndEdgeSync : explanation about point sync 2011-01-20 14:24:07 +00:00
andy
eaef8d482b STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00
andy
14d1300a36 Revert "STyLE: More 2011 copyright dates (non-code)."
This reverts commit 2e1e671d96.
2011-01-05 18:25:32 +00:00
graham
2e1e671d96 STyLE: More 2011 copyright dates (non-code). 2011-01-05 11:48:24 +00:00
Mark Olesen
e2db4e630e Merge remote branch 'bundle/home' into olesenm 2011-01-03 10:06:56 +01:00
mattijs
2c51cc509d ENH: inotify.txt : update 2010-12-02 18:45:35 +00:00
mattijs
b5dddd8980 ENH: parallel runTimeModifiable - master only 2010-11-16 12:41:44 +00:00
Mark Olesen
fd2f0a13d8 Merge remote branch 'bundle/olesenm' into home 2010-11-08 17:22:21 +01:00
Mark Olesen
cb6b445bbc STYLE: minor css tweaks 2010-11-08 17:22:13 +01:00
mattijs
df4dc659d7 ENH: ReleaseNotes-dev : update 2010-10-22 13:09:13 +01:00
Mark Olesen
850fa066d3 ENH: add UList typedefs for the various List counterparts
- eg,
    labelUList  <-> labelList
    scalarUList <-> scalarList
    ...

Note the unallocLabelList typedef is still available.
However labelUList requires less typing (10 vs. 17 chars) and has a
more obvious to labelList.
2010-10-13 10:43:16 +02:00
mattijs
2b7f905fbd ENH: splitCyclics.txt : updated 2010-10-06 12:06:52 +01:00
andy
7ec390d23d Merge branch 'olesenm' 2010-10-04 11:08:48 +01:00
Henry
fbf4d9ec10 Reorganised documentation 2010-09-29 22:09:17 +01:00
Mark Olesen
0f57f4ec8a STYLE: move bin/doxyFilt -> bin/tools/doxyFilter
- normally only for doxygen generation, not needed in the path
2010-08-11 11:03:43 +02:00
Mark Olesen
fef1613ed9 ENH: add bin/tool/find-trailingwhitespace 2010-08-03 17:37:14 +02:00
graham
49a853116a STYLE: copyright and 80 char line fixes. 2010-07-27 15:45:43 +01:00
andy
28b1a9e2c6 Merge branch 'olesenm' 2010-06-03 10:25:03 +01:00
mattijs
f1ee573aa0 Merge branch 'inotify'
Conflicts:
	TODO
2010-06-02 10:10:52 +01:00
mattijs
6f34c75d92 update 2010-06-01 15:49:00 +01:00
mattijs
18925e6ee0 ENH: added fileMonitor class (uses inotify) 2010-05-28 15:20:55 +01:00
mattijs
1a2973c4f4 ENH: added to splitCyclic.txt changes file. 2010-05-21 16:54:55 +01:00
henry
49ccf0ffaa codingStyleGuide: updated and generated the pdf version. GUIDELINES removed. 2010-05-20 09:58:35 +01:00
henry
706594791e Removed Mattijs specific unitTestCases directory and moved CHANGES-splitCyclic into the doc/changes directory. 2010-05-20 09:39:06 +01:00
Mark Olesen
35d3be771e STYLE: fix spelling, backslashes etc. in codingStyleGuide.org
- now passes through LaTeX with fewer complaints.

- added note about braces for 'case' statements.

- could not formulate a sensible rule about when return statements
  need parentheses and when not.

- did not update codingStyleGuide.pdf ... I don't even know if it
  should be part of the git repo at all
2010-06-01 10:19:11 +02:00
Mark Olesen
1668cb76f1 STYLE: reduce number of absolute widths in css
- use &reg; instead of ® in html templates - seems to work better with
  doxygen at the moment
2010-05-10 08:56:50 +02:00
Mark Olesen
15e9f0ed91 STYLE: adjust doxygen css for better spacing in the navpath 2010-05-06 07:48:08 +02:00
Mark Olesen
20e9505b69 ENH: first reasonable draft of new doxygen look 2010-05-02 12:02:45 +02:00
Mark Olesen
1fe136869e ENH: update Doxyfile to 1.6.3 2010-04-16 19:27:39 +02:00
Mark Olesen
0b7dc317fa ENH: begin reworking doxygen to use xhtml/css and new OpenCFD look
- drop old table-based formatting in favour of div.
- use single css with @import to minimize the impact of style changes
  on the html documents themselves.
- separate css/ directory
- locate css graphic elements inside the css/ directory for easier
  relative addressing.
2010-04-16 08:57:04 +02:00
Mark Olesen
74b6885674 STYLE: change "it's" to "it is" 2010-04-14 11:39:55 +02:00
Mark Olesen
6a48570c20 STYLE: add quotes around html attributes 2010-04-14 09:41:52 +02:00
Mark Olesen
bbb22dc331 ENH: remove existing doxygen html/ in background 2010-04-14 09:14:49 +02:00
Mark Olesen
5636df2b5a STYLE: use #+BEGIN_EXAMPLE / #+END_EXAMPLE in codingStyleGuide.org
- seems to work more reliably than the previous indented colons
2010-04-13 09:08:43 +02:00
Mark Olesen
b6f3bd4c23 STYLE: follow coding guide recommendation for '//- Destructor' 2010-04-12 11:55:52 +02:00
Mark Olesen
d29c438657 STYLE: use url for FSF license instead of postal address, switch to GPL v3 2010-03-29 14:07:56 +02:00
Mark Olesen
024e573744 STYLE: add OpenFOAM icon to Doxygen pages 2010-02-16 18:55:27 +01:00
Mark Olesen
f5918e7eb0 DOCU: add Doxygen @mainpage information (in foamVersion.H)
- also update links from opencfd.co.uk -> openfoam.com
2010-02-16 18:32:17 +01:00
Mark Olesen
909e6b27e4 Apply coding style recommendations:
- space between keyword and bracket in 'for(..)', 'if(..)', 'while(..)'
2009-11-30 08:55:03 +01:00
Mark Olesen
a51f8d3534 Merge commit 'bundle/home' into olesenm 2009-11-30 08:12:04 +01:00
Mark Olesen
9b92e3c451 use absolute path for header/footer in Doxyfile
- makes it easier to copy Doxyfile for local Doxygen generation
  ie, for debugging and writing without processing everything
2009-11-29 12:08:27 +01:00
Mark Olesen
6f14809234 Copy some of GUIDELINES -> codingStyleGuide.org
- use ':' to prefix verbatim code instead of #+BEGIN_EXAMPLE / #+END_EXAMPLE
  for a somewhat better feeling for the indentation.
2009-11-27 16:59:28 +01:00
Mark Olesen
fa93ce8cd7 coding style adherence
- markup codingStyleGuide.org examples so they actually indent correctly

- use 'Info<<' as per codingStyleGuide instead of 'Info <<'
2009-11-27 15:39:14 +01:00
Mark Olesen
d8cf3901d3 added doc/codingStyleGuide.org for central revision 2009-10-27 13:55:25 +01:00
Mark Olesen
c5b38a7232 update copyrights for 2009 2008-12-31 19:01:56 +01:00
Mark Olesen
28b200bcd9 update copyrights for 2009 2008-12-31 19:01:56 +01:00
henry
a2c058d553 Added OpenCFD copyright. 2008-12-02 12:19:24 +00:00
henry
6912299aaf Corrected layout and indentation. 2008-12-02 12:01:46 +00:00
sergio
7c326218a8 Local Macros for Doxygen 2008-12-01 10:32:53 +00:00
sergio
3712ca92e6 Local macros settings for Doxygen 2008-12-01 10:31:43 +00:00
sergio
2325ec4877 Doxyfile setup correction 2008-11-27 15:08:15 +00:00
sergio
747db59c3a basic.H
XiModel.H
SCOPELaminarFlameSpeed.H
basicXiSubXiEq.H
basicXiSubG.H
Doxyfile (include PATH to OpenCFD Macros)
doxyFilt (include class documentation in /src)
2008-11-27 11:22:08 +00:00
Mark Olesen
5d0b3348c5 can call Allwmake scripts directly instead of with ( cd foo && ./Allwmake ) 2008-11-05 10:39:06 +01:00
Mark Olesen
d5d80f0181 modified remaining Allwmake scripts to run from anywhere 2008-09-19 14:47:06 +02:00
Mark Olesen
7be206a5f3 Be pickier about only running certain scripts from the cwd 2008-08-09 18:50:27 +02:00
Mark Olesen
e346d0a20a restrict MAX_DOT_GRAPH_DEPTH = 3 for smaller (more readable) collaboration diagrams 2008-07-02 11:25:28 +02:00
Mark Olesen
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
Mark Olesen
6f62adddd1 find-longlines
* output full file path
  * some preliminary file edits to restore 80-col max.
2008-06-23 17:32:09 +02:00
Mark Olesen
b6279461fb Add find-longlines utility (find *.[CH] files that violate 80-cols) 2008-06-23 10:14:42 +02:00
Mark Olesen
b92e037e52 Doxygen filter changes * allow doxygen to process applications/**.H * use @cond/@endcond to suppress documenting classes/variables in applications/
- allows some access from applications to libraries
 - connection between application and local includes is still a bit weak,
   but is possible via the dirs.html navigation.
2008-06-13 13:16:02 +02:00
Mark Olesen
e5f0dd3e03 Doxygen cleanups
* skip doxygen docs for local variables (treeBoundBox)
  * filter transforms 'Typedef' -> @typedef
  * added tools/find-retagged
  * manually changed some InClass tags to Typedef - still needs more attention
2008-06-11 10:05:33 +02:00
Mark Olesen
b2fd02df8d Doxygen : fixed rogue classes, simplified INPUT 2008-06-06 10:17:32 +02:00
andy
168c7e1ca9 removing FoamX 2008-06-04 13:40:02 +01:00
OpenFOAM-admin
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00