Feature/user doc
Compare changes
- Stéphane Del Pino authored
+ 101
− 100
@@ -639,7 +639,7 @@ This may sound strange but there are few reasons for that.
@@ -737,7 +737,7 @@ in the modification of the stored value. There is no copy.
@@ -1287,30 +1287,30 @@ This code produces
@@ -1329,7 +1329,7 @@ they follow a few rules.
@@ -1386,7 +1386,7 @@ they follow a few rules.
@@ -1528,7 +1528,7 @@ they follow a few rules.
@@ -1610,7 +1610,7 @@ script).
@@ -1650,10 +1650,10 @@ In this example, we are dealing with 3 ~mesh~ variables.
@@ -1755,9 +1755,9 @@ is the operator ~=~.
@@ -1801,7 +1801,7 @@ Observe that the special value ~0~ is used there.
@@ -1816,10 +1816,10 @@ boundary conditions to a method.
@@ -1902,11 +1902,11 @@ are optional. The ~condition~ argument, if it is present, *must* be a
@@ -1986,7 +1986,7 @@ The ~statement~ is either a single instruction or a block of
@@ -2167,10 +2167,10 @@ Using compound types as input and output, one can write
@@ -2187,7 +2187,7 @@ This gives the expected result: the value of the variable ~a~ is
@@ -2210,7 +2210,7 @@ Running the example, one gets
@@ -2287,7 +2287,7 @@ functions. They differ from user-defined functions in three points.
@@ -2339,15 +2339,14 @@ One can access to the list of available modules inside the language.
@@ -2475,8 +2474,8 @@ Running this example gives
@@ -2566,7 +2565,7 @@ as ${(x^y)}^z$. Thus, using the ~pow~ function avoids any confusion.
@@ -2586,7 +2585,7 @@ A ~boundary~ can designate a set of nodes, edges or faces. The ~boundary~
@@ -2598,7 +2597,7 @@ precised when it is associated with a ~mesh~.
@@ -2634,7 +2633,7 @@ This type is used to designate kinds of items (cell, face, edge or node).
@@ -2645,17 +2644,16 @@ By now, no mathematical operation is defined on ~item_value~ variables.
@@ -2695,7 +2693,7 @@ Creates a zone descriptor from a ~string~ name
@@ -2707,9 +2705,10 @@ Associates a zone descriptor from zone tag
@@ -2866,8 +2865,8 @@ The ~mesh~ is represented in Figure [[fig:gmsh-hybrid-2d]].
@@ -2931,7 +2930,9 @@ available in parallel
@@ -2964,8 +2965,8 @@ In this example, we set three arrays defined at all nodes, all the
@@ -3067,10 +3068,10 @@ different meshes produced in this example are displayed in Figure
@@ -3373,7 +3374,7 @@ data.
@@ -3449,8 +3450,8 @@ dimension 3.
@@ -3493,7 +3494,7 @@ dimension 3.
@@ -3653,9 +3654,9 @@ sets of cells where to integrate the list of user functions.
@@ -3825,7 +3826,7 @@ made
@@ -3850,7 +3851,7 @@ that the given boundary is actually *straight* or *planar*.
@@ -4105,7 +4106,7 @@ The following constructions are allowed for ~*~ operator.
@@ -4151,8 +4152,8 @@ An important function is
@@ -4232,7 +4233,7 @@ period for time-dependent post processing.
@@ -4359,7 +4360,7 @@ of ~fh~.
@@ -4395,14 +4396,14 @@ This function give a name to an ~item_value~.
@@ -4456,8 +4457,8 @@ dimension 1 and 2 (~gnuplot_writer~).
@@ -4487,7 +4488,7 @@ Here is an example of preamble of a produced ~gnuplot~ file.
@@ -4613,8 +4614,8 @@ Running this example produces the following files
@@ -4665,7 +4666,7 @@ Figure [[fig:writer-gp-sin]].
@@ -4722,7 +4723,7 @@ outputs.
@@ -4755,9 +4756,9 @@ effectively generate the post processing files.