dune-spgrid 2.8.0
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Dune::Capabilities::isCartesian< SPGrid< ct, dim, Ref, Comm > > Struct Template Reference

Is the grid Cartesian? More...

#include <dune/grid/spgrid/capabilities.hh>

Static Public Attributes

static const bool v = true
 SPGrid is a Cartesian grid
 

Detailed Description

template<class ct, int dim, template< int > class Ref, class Comm>
struct Dune::Capabilities::isCartesian< SPGrid< ct, dim, Ref, Comm > >

Is the grid Cartesian?

Cartesian grids satisfy the following properties:

Template Parameters
Gridgrid for which the information is desired

Member Data Documentation

◆ v

template<class ct , int dim, template< int > class Ref, class Comm >
const bool Dune::Capabilities::isCartesian< SPGrid< ct, dim, Ref, Comm > >::v = true
static

SPGrid is a Cartesian grid


The documentation for this struct was generated from the following file: