dune-pdelab
2.0.0
|
#include <dune/pdelab/boilerplate/pdelab.hh>
Public Types | |
typedef T | Grid |
typedef T::ctype | ctype |
Public Member Functions | |
UnstructuredGrid (std::string filename, bool verbose=true, bool insert_boundary_segments=true) | |
Dune::shared_ptr< T > | getSharedPtr () |
T & | getGrid () |
const T & | getGrid () const |
T & | operator* () |
T * | operator-> () |
const T & | operator* () const |
const T * | operator-> () const |
Static Public Attributes | |
static const int | dim = T::dimension |
static const int | dimworld = T::dimensionworld |
typedef T::ctype Dune::PDELab::UnstructuredGrid< T >::ctype |
typedef T Dune::PDELab::UnstructuredGrid< T >::Grid |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |