User contributions
From Gerris
(Latest | Earliest) View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500).
- 12:47, 4 October 2012 (hist) (diff) m FAQ (→Is there a Windows version of Gerris? - removed redundant second pair of brackets from external link) (top)
- 13:19, 21 September 2012 (hist) (diff) Introduction to Gerris Programming (→Keep essential information nearby - linked to The GNU C Reference Manual) (top)
- 13:14, 21 September 2012 (hist) (diff) m Introduction to Gerris Programming (→Keep essential information nearby - marked up inline code with code tag)
- 13:13, 21 September 2012 (hist) (diff) m Introduction to Gerris Programming (→How (not) to plunge into the code - markup fix for external link (single bracket, not double))
- 13:57, 20 September 2012 (hist) (diff) m GfsSurface (grammar) (top)
- 16:55, 21 August 2012 (hist) (diff) m Values, macros and structures in Gerris (→GfsSegment - added navigation to footer)
- 16:53, 21 August 2012 (hist) (diff) m An Example of Use of the Gerris Object System (→Using the module - redid navigation in footer; put in-line code snippets in <code> tags) (top)
- 16:47, 21 August 2012 (hist) (diff) m The Gerris Object System (→Note for dummies: pointers to functions - reword; put code snippets in <code> tags) (top)
- 16:46, 21 August 2012 (hist) (diff) m The Gerris Object System (→Note for dummies: pointers to functions - added navigation to footer)
- 16:43, 21 August 2012 (hist) (diff) m The Gerris Object System (linked to GLib, Gnome, GTK+, C operator precedence table, etc.)
- 16:31, 21 August 2012 (hist) (diff) m Programming the Advection Scheme (→variable_diffusion() module - redid navigation in footer)
- 16:28, 21 August 2012 (hist) (diff) m The Fully Threaded Tree (→Fast location - decorated navigation in footer; put a code snippet in a <code> tag) (top)
- 16:27, 21 August 2012 (hist) (diff) m Gerris Flow Solver Programming Course for Dummies (→Preamble - misspellings; linked Users to their pages) (top)
- 16:21, 21 August 2012 (hist) (diff) m Introduction to Gerris Programming (→Reading assignments and exercises - supplied missing colon in navigation next)
- 16:20, 21 August 2012 (hist) (diff) m Introduction to Gerris Programming (→Reading assignments and exercises - put code snippets in <code> tags and suppressed space before punctuation)
- 16:11, 21 August 2012 (hist) (diff) m Introduction to Gerris Programming (→Reading assignments and exercises - decorated navigation with arrows)
- 15:12, 14 August 2012 (hist) (diff) m The Fully Threaded Tree (→FTT_OPPOSITE_DIRECTION(direction) - set snippets of code in <code> tags)
- 15:09, 14 August 2012 (hist) (diff) m The Fully Threaded Tree (→ftt_face_type(face) - updated broken link; set snippets of code in <code> tags)
- 15:04, 14 August 2012 (hist) (diff) m The Fully Threaded Tree (→3D case - set snippet of code in a <code> tag)
- 15:03, 14 August 2012 (hist) (diff) The Fully Threaded Tree (→2D case - noted that the order of FttCellChildren is Z-order and linked to Wikipedia article on that)
- 14:59, 14 August 2012 (hist) (diff) m The Fully Threaded Tree (→_FttOct - set snippets of code in <code> tags)
- 14:57, 14 August 2012 (hist) (diff) m The Fully Threaded Tree (→FttCellFace - recamel-cased Fttdirection -> FttDirection)
- 14:55, 14 August 2012 (hist) (diff) The Fully Threaded Tree (→FttCellFace - fixed broken link)
- 14:53, 14 August 2012 (hist) (diff) The Fully Threaded Tree (→FttCellFace - set snippets of code in <code> tags, minor rewording and reformatting, linked reference ahead to "programming the advection scheme")
- 14:45, 14 August 2012 (hist) (diff) The Fully Threaded Tree (→FttDirection - linked to enum in GNU C Reference Manual)
- 14:43, 14 August 2012 (hist) (diff) The Fully Threaded Tree (→FttDirection - set snippets of code in <code> tags)
- 14:39, 14 August 2012 (hist) (diff) m Gerris Flow Solver Programming Course for Dummies (→Preamble - removed redundant (& inappropriate) doubled square brackets from external link)
- 14:25, 14 August 2012 (hist) (diff) The Fully Threaded Tree (→Description of the FTT interface - removed duplicate link to Reference Manual)
- 14:21, 14 August 2012 (hist) (diff) m The Fully Threaded Tree (standarized spelling of octtree as octree)
- 15:49, 10 August 2012 (hist) (diff) GfsDefine (gave an example of using an m4 macro) (top)
- 16:34, 9 August 2012 (hist) (diff) GfsDefine (noted that m4 builtins are accessible not only in Definitions)
- 16:28, 9 August 2012 (hist) (diff) GfsDefine (noted that m4 builtins are accessible if prefixed with m4_)
- 16:20, 9 August 2012 (hist) (diff) m Running Gerris through a debugger (improved precision of link; corrected heading syntax) (top)
- 16:15, 9 August 2012 (hist) (diff) Running Gerris through a debugger (new page)
- 16:10, 9 August 2012 (hist) (diff) m Programming the Advection Scheme (→simulation_run - replaced link to "Ddd" Wikipedia disambiguation page with a link to a new page on running Gerris through a debugger)
- 17:22, 7 August 2012 (hist) (diff) GfsDefine (corrected relation to GfsInclude)
- 16:38, 7 August 2012 (hist) (diff) m GfsDefine (shortened a sentence)
- 16:37, 7 August 2012 (hist) (diff) GfsDefine (noted that macro definitions can be GfsIncluded)
- 16:33, 7 August 2012 (hist) (diff) Include (new page, based on Define) (top)
- 16:32, 7 August 2012 (hist) (diff) GfsInclude (new file, deduced from src/m4.awk)
- 16:29, 7 August 2012 (hist) (diff) GfsDefine (noted similarity to m4)
- 15:19, 1 August 2012 (hist) (diff) GfsDropletToParticle (clarified sentence on syntax of variable name) (top)
- 15:18, 1 August 2012 (hist) (diff) GfsDropletToParticle (removed inheritance tree, which can be found elsewhere (e.g. Syntax reference, Gerris reference))
- 15:17, 1 August 2012 (hist) (diff) GfsDropletToParticle (general tidy and rewrite)
- 15:15, 1 August 2012 (hist) (diff) Particulates (removed the <examples/> tag which is for objects and not modules) (top)
- 15:00, 1 August 2012 (hist) (diff) GfsParticleList (clarified syntax, noted importance of specifying istep=1)
- 09:53, 30 July 2012 (hist) (diff) m How to add a test case (suppressed a spurious plural, inserted missing apostrophe) (top)
- 13:06, 26 July 2012 (hist) (diff) GfsSimulation (described the two numbers beginning the syntax) (top)
- 16:45, 24 July 2012 (hist) (diff) m GfsBox (called the pid value 'rank')
- 16:39, 24 July 2012 (hist) (diff) GfsBox (new page)
(Latest | Earliest) View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500).

