|
WaveBlocksND
|
Defines the extension of a shape: For each lattice point add all its neighbours. More...
#include <shape_extended.hpp>
Public Member Functions | |
| ExtendedShape (S shape) | |
| int | bbox (dim_t axis) const |
| template<class MultiIndex > | |
| int | limit (const MultiIndex &index, dim_t axis) const |
| std::string | description () const |
Private Attributes | |
| S | shape_ |
Defines the extension of a shape: For each lattice point add all its neighbours.
| D | dimension of nodes |
| S | type of nested shape |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
1.8.11