#include <dune/grid/spgrid/partition.hh>
|
| SPPartition (const Base &base, const unsigned int number) |
|
| SPPartition (const MultiIndex &begin, const MultiIndex &end, const unsigned int number) |
|
| SPPartition (const MultiIndex &begin, const MultiIndex &end, const Mesh &globalMesh, const unsigned int number) |
|
unsigned int | number () const |
|
const unsigned int & | neighbor (const int face) const |
|
unsigned int & | neighbor (const int face) |
|
bool | hasNeighbor (const int face) const |
|
Flags | boundary () const |
|
bool | boundary (const int face) const |
|
const MultiIndex & | begin () const |
|
const MultiIndex & | end () const |
|
const MultiIndex & | bound (unsigned int b) const |
|
int | bound (unsigned int b, int i, unsigned int d) const |
|
int | bound (const SPNormalId< dimension > &id) const |
|
This | intersect (const This &other) const |
|
bool | contains (const MultiIndex &id) const |
|
bool | empty () const |
|
bool | empty (Direction dir) const |
|
int | volume () const |
|
MultiIndex | width () const |
|
int | width (int i) const |
|
template<class char_type , class traits > |
void | print (std::basic_ostream< char_type, traits > &out) const |
|
template<class char_type , class traits > |
void | print (std::basic_ostream< char_type, traits > &out, const int i) const |
|
◆ Direction
◆ Mesh
◆ MultiIndex
◆ SPPartition() [1/3]
◆ SPPartition() [2/3]
◆ SPPartition() [3/3]
◆ begin()
◆ bound() [1/3]
◆ bound() [2/3]
◆ bound() [3/3]
◆ boundary() [1/2]
◆ boundary() [2/2]
◆ contains()
◆ empty() [1/2]
◆ empty() [2/2]
◆ end()
◆ hasNeighbor()
◆ intersect()
◆ neighbor() [1/2]
◆ neighbor() [2/2]
◆ number()
◆ print() [1/2]
template<int dim>
template<class char_type , class traits >
◆ print() [2/2]
template<int dim>
template<class char_type , class traits >
void Dune::SPBasicPartition< dim >::print |
( |
std::basic_ostream< char_type, traits > & |
out, |
|
|
const int |
i |
|
) |
| const |
|
inlineinherited |
◆ volume()
◆ width() [1/2]
◆ width() [2/2]
◆ dimension
The documentation for this class was generated from the following file: