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

« back to all changes in this revision

Viewing changes to schemas/mesh_options.rnc

  • 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:
46
46
               ## enforcing continuity by Lagrange multipliers).
47
47
              element string_value{
48
48
                 "lagrangian" | "bubble" | "trace"
49
 
              }
 
49
              },
 
50
              ## Make the basis nodal. Useful for bubble spaces, 
 
51
              ## breaks interpolation.
 
52
              element nodalise_basis{
 
53
                 empty
 
54
              }?
50
55
            }?
51
56
         }?,
52
57
         element mesh_continuity {