~fluidity-core/fluidity/shallow-water-dev

« back to all changes in this revision

Viewing changes to schemas/mesh_options.rng

  • Committer: Jemma Shipton
  • Date: 2012-10-23 12:39:04 UTC
  • mfrom: (3574.2.151 bdfm1-nonlinear-sw)
  • Revision ID: jshipton@ic.ac.uk-20121023123904-oalpymh8vx716nj6
merging changes from Colin's bdfm1-nonlinear-sw branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
                    <value>trace</value>
68
68
                  </choice>
69
69
                </element>
 
70
                <optional>
 
71
                  <element name="nodalise_basis">
 
72
                    <a:documentation>Make the basis nodal. Useful for bubble spaces, 
 
73
breaks interpolation.</a:documentation>
 
74
                    <empty/>
 
75
                  </element>
 
76
                </optional>
70
77
              </element>
71
78
            </optional>
72
79
          </element>