|
dune-grid
2.6-git
|
The UGGrid class. More...
#include <memory>#include <dune/common/classname.hh>#include <dune/common/parallel/collectivecommunication.hh>#include <dune/common/exceptions.hh>#include <dune/common/parallel/mpihelper.hh>#include <dune/common/deprecated.hh>#include <dune/grid/common/boundarysegment.hh>#include <dune/grid/common/capabilities.hh>#include <dune/grid/common/grid.hh>#include "uggrid/ugincludes.hh"#include "uggrid/ugwrapper.hh"#include "uggrid/ug_undefs.hh"#include "uggrid/uggridgeometry.hh"#include "uggrid/uggridlocalgeometry.hh"#include "uggrid/uggridentity.hh"#include "uggrid/uggridentityseed.hh"#include "uggrid/uggridintersections.hh"#include "uggrid/uggridintersectioniterators.hh"#include "uggrid/uggridleveliterator.hh"#include "uggrid/uggridleafiterator.hh"#include "uggrid/uggridhieriterator.hh"#include "uggrid/uggridindexsets.hh"#include <dune/grid/uggrid/uggridviews.hh>#include "uggrid/uggridfactory.hh"Go to the source code of this file.
Classes | |
| struct | Dune::UGGridFamily< dim > |
| class | Dune::UGGrid< dim > |
| Front-end for the grid manager of the finite element toolbox UG. More... | |
| struct | Dune::Capabilities::hasEntity< UGGrid< dim >, 0 > |
| UGGrid has codim=0 entities (elements) More... | |
| struct | Dune::Capabilities::hasEntity< UGGrid< dim >, dim > |
| UGGrid has codim=dim entities (vertices) More... | |
| struct | Dune::Capabilities::hasEntityIterator< UGGrid< dim >, 0 > |
| UGGrid can iterate over codim=0 entities (elements) More... | |
| struct | Dune::Capabilities::hasEntityIterator< UGGrid< dim >, dim > |
| UGGrid can iterate over codim=dim entities (vertices) More... | |
| struct | Dune::Capabilities::isLevelwiseConforming< UGGrid< dim > > |
| UGGrid is levelwise conforming. More... | |
| struct | Dune::Capabilities::isLeafwiseConforming< UGGrid< dim > > |
| UGGrid may not be leafwise conforming. More... | |
Namespaces | |
| Dune | |
| Include standard header files. | |
| Dune::Capabilities | |
| Contains all capabilities classes. | |
Macros | |
| #define | FOR_DUNE |
| #define | _2 |
| #define | UG_DIM 2 |
| #define | UGTYPES_H |
| #define | __HEAPS__ |
| #define | __UGENV__ |
| #define | __DEVICESH__ |
| #define | _3 |
| #define | UG_DIM 3 |
The UGGrid class.
| #define _2 |
| #define _3 |
| #define __DEVICESH__ |
| #define __HEAPS__ |
| #define __UGENV__ |
| #define FOR_DUNE |
| #define UG_DIM 2 |
| #define UG_DIM 3 |
| #define UGTYPES_H |
1.8.13