User contributions
From Gerris
(Latest | Earliest) View (previous 100) (next 100) (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)
- 16:27, 24 July 2012 (hist) (diff) m Gerris in parallel (linked to GfsBox) (top)
- 15:32, 24 July 2012 (hist) (diff) GfsTime (noted that i>0 suppresses the divergence-free projection of initial velocity) (top)
- 15:21, 24 July 2012 (hist) (diff) GfsTime (general tidy and rewrite, proceeding mention of suppression of initial projection when i>0)
- 10:12, 20 July 2012 (hist) (diff) GfsSolid (changed syntax to reflect derivation from GfsEvent) (top)
- 17:17, 19 July 2012 (hist) (diff) m GfsParticleList (added automatic <examples/> tag (hoping there'll be some examples one day))
- 17:07, 19 July 2012 (hist) (diff) Particulates (noted that GfsParticulates can influence the surrounding fluid)
- 17:06, 19 July 2012 (hist) (diff) Particulates (new page)
- 17:00, 19 July 2012 (hist) (diff) GfsForceDrag (noted that GfsForceDrag is only for GfsParticulate discrete masses and not GfsParticle point particles)
- 16:58, 19 July 2012 (hist) (diff) GfsParticleList (general tidy and rewrite, hopefully getting the syntax right for at least the GfsParticle case now)
- 13:07, 19 July 2012 (hist) (diff) m GfsOutputLocation (linked mention of gfs_interpolate() to Gerris Reference Manual) (top)
- 16:56, 17 July 2012 (hist) (diff) GfsParticle (attempt at the syntax which seems to be accepted by the current gerris-stable)
- 15:19, 17 July 2012 (hist) (diff) GfsParticle (general tidy and rewrite)
- 14:27, 17 July 2012 (hist) (diff) m GfsEventList (changed font of variable place-holders to UPPERCASE)
- 14:25, 17 July 2012 (hist) (diff) GfsOutputObject (explained why this only works for GfsEvents) (top)
- 14:03, 17 July 2012 (hist) (diff) GfsParticleList (corrected spellings "texfile" and more significantly "GfsOtputFile", and reduced repetition of sentence relating to output)
- 16:53, 16 July 2012 (hist) (diff) m GfsEventList (put variable-placeholders in italic)
- 16:47, 16 July 2012 (hist) (diff) GfsEventList (new page, based on Gerris reference, source of gfs_event_list_read, and doc/examples/tsunami/tsunami.gfs)
- 15:29, 12 July 2012 (hist) (diff) Fluid-structure interaction (updated name of module source code file from .mod to .c) (top)
- 15:51, 10 July 2012 (hist) (diff) GfsOutputPovrayDF3 (→Example of usage - removed spurious box keyword from the GfsOutputPovrayDF3 command) (top)
- 08:32, 6 July 2012 (hist) (diff) m Installing from source (→Hypre installation from source - reverted suggested Hypre installation directory (/usr/local/share should only contain architecture-independent files))
- 16:07, 5 July 2012 (hist) (diff) Installing from source (→Hypre installation from source - changed suggested Hypre installation directory to the slightly more standard /usr/local/share/hypre)
- 15:51, 5 July 2012 (hist) (diff) m Installing from source (→Hypre installation from source - whitespace only)
- 15:48, 5 July 2012 (hist) (diff) Installing from source (→Hypre installation from source - tidied sending of environment variables to configure)
- 14:13, 5 July 2012 (hist) (diff) m Hypre (linked to installation notes) (top)
- 14:11, 5 July 2012 (hist) (diff) m Hypre (prepended an introductory sentence, taken from the Object hierarchy page)
- 09:09, 4 July 2012 (hist) (diff) m Basic Tutorial (→Adding objects - corrected the GfsOutputSimulation keyword from "time" to "start"; also supplied a missing closing brace for a GfsBox) (top)
- 09:06, 4 July 2012 (hist) (diff) m Basic Tutorial (→Sample code: adding a box - added two missing closing braces for GfsBoxes)
- 10:16, 2 June 2012 (hist) (diff) GfsOutputTiming (added the "syntax in parameter files" bit, and smoothed grammar) (top)
- 11:52, 24 May 2012 (hist) (diff) m Basic Tutorial (→Example of Boundary conditions - fixed a couple of misspellings)
- 07:43, 21 May 2012 (hist) (diff) Gerris (new page, already pointed to by GfsDefine (for the -m and -D options)) (top)
- 07:28, 21 May 2012 (hist) (diff) Object hierarchy (→Command-line programs - added gerris itself)
- 08:01, 19 May 2012 (hist) (diff) GfsPoisson (extended default boundary condition to cover a GfsBoundary too) (top)
- 04:21, 19 May 2012 (hist) (diff) GfsPoisson (prepended an introduction, modelled on that for GfsSimulation)
- 00:05, 18 May 2012 (hist) (diff) m Programming the Advection Scheme (→A large-scale view of the code - undid just-added links to first two courses as sequence is unclear (perhaps in flux?))
- 00:01, 18 May 2012 (hist) (diff) m Programming the Advection Scheme (→A large-scale view of the code - linked references to two first courses to their pages)
- 23:57, 17 May 2012 (hist) (diff) m The Fully Threaded Tree (added navigation in footer, copying from Introduction to Gerris Programming; italicized a few variables)
- 23:31, 7 May 2012 (hist) (diff) Gerris users' meeting 2012 (→Pre-registered participants - added the title for my talk)
- 05:16, 6 March 2012 (hist) (diff) Gerris users' meeting 2012 (→Pre-registered participants - added myself)
- 10:25, 19 June 2011 (hist) (diff) m The Fully Threaded Tree (→FTT library - fixed possessive "its" (was "it"); hyphenated as-is; supplied a semicolon for a subordinate clause)
- 10:23, 19 June 2011 (hist) (diff) m The Fully Threaded Tree (→Introduction to Fully Threaded Trees - inserted missing word `otherwise')
- 12:03, 14 June 2011 (hist) (diff) m Introduction to Gerris Programming (→Types and "typedef" - upcased GTS)
- 11:54, 14 June 2011 (hist) (diff) m Introduction to Gerris Programming (→Type cast - standardized slightly varying typography for types and variables; upcased GTS; capitalized Gerris; closed up a false space before punctuation)
- 11:47, 14 June 2011 (hist) (diff) m Introduction to Gerris Programming (→Elementary inheritance system - deleted repeated word ('in addition to to the parent data'); also closed up a false space before punctuation)
- 11:45, 14 June 2011 (hist) (diff) m Introduction to Gerris Programming (→More about pointers - fixed a misspelling, removed a false space, and capitalized Gerris)
- 11:43, 14 June 2011 (hist) (diff) Introduction to Gerris Programming (→Inheritance - fixed an unidiomatic phrase ('image to have' -> 'imagine having'))
- 11:41, 14 June 2011 (hist) (diff) m Introduction to Gerris Programming (→Inheritance - closed up spaces around hyphen in Object-Oriented)
- 10:06, 14 June 2011 (hist) (diff) m Introduction to Gerris Programming (→Introduction - upcased GTS throughout and linked first use to http://gfs.sf.net)
- 10:52, 7 May 2011 (hist) (diff) GfsOutputStreamline (copied style for variables in syntax examples from GfsEventStop) (top)
- 10:26, 7 May 2011 (hist) (diff) GfsOutputStreamline (new file, guessing at how this function works from the source code in output.c and graphic.c)
- 08:12, 7 May 2011 (hist) (diff) m Gerris users' meeting 2011 (→Speakers - tidied reference to me (cut URL, which is available from my user-page))
(Latest | Earliest) View (previous 100) (next 100) (20 | 50 | 100 | 250 | 500).

