~ubuntu-branches/ubuntu/utopic/dune-grid/utopic-proposed

« back to all changes in this revision

Viewing changes to dune/grid/modules

  • Committer: Package Import Robot
  • Author(s): Ansgar Burchardt
  • Date: 2014-02-14 10:49:16 UTC
  • mfrom: (1.3.1) (5.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20140214104916-2clchnny3eu7ks4w
Tags: 2.3.0-2
InstallĀ /usr/share/dune-grid.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
        @brief A list of the different Implementations of the Dune Grid Interface
49
49
  */
50
50
  
 
51
        /** @defgroup ALUGrid ALUGrid 
 
52
                @ingroup GridImplementations */
 
53
 
51
54
        /** @defgroup ALUCubeGrid ALUCubeGrid 
52
55
                @ingroup GridImplementations */
53
56
 
57
60
        /** @defgroup ALUConformGrid ALUConformGrid 
58
61
                @ingroup GridImplementations */
59
62
 
60
 
        /** \defgroup GeoGrid GeometryGrid
61
 
            \ingroup GridImplementations */
 
63
  /** \defgroup GeoGrid GeometryGrid
 
64
    \ingroup GridImplementations */
62
65
 
63
66
        /** @defgroup OneDGrid OneDGrid 
64
67
                @ingroup GridImplementations */
122
125
        GenericGeometry from \ref dune-geometry.
123
126
  */
124
127
 
125
 
  /**
126
 
     @defgroup Refinement Refinement
127
 
     @ingroup Grid
128
 
   */