KASKADE 7 development version
|
#include <cube.hh>
Public Types | |
typedef Real_ | Real |
Public Member Functions | |
Square (bool symmetric=false) | |
Square (Dune::FieldVector< Real, 2 > const &x0, Dune::FieldVector< Real, 2 > const &dx, bool symmetric=false) | |
std::vector< Dune::FieldVector< double, dim > > const & | getVertices () const |
std::vector< std::vector< unsigned int > > const & | getSimplices () const |
Static Public Attributes | |
static constexpr int | dim |
Protected Attributes | |
std::vector< Dune::FieldVector< double, dim > > | vertices |
std::vector< std::vector< unsigned int > > | simplices |
double | pi |
typedef Real_ Kaskade::Square< Real_ >::Real |
|
inlineexplicit |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
staticconstexprinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |