NiHu
2.0
|
Traits class of the chebyshev_cluster. More...
#include <chebyshev_cluster.hpp>
Public Types | |
typedef Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > | multipole_t |
the multipole contribution's type | |
typedef Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > | local_t |
the local contribution's type | |
Static Public Attributes | |
static const size_t | dimension = Dim |
the space's dimension | |
Traits class of the chebyshev_cluster.
Dim | Space dimension |
Scalar | Scalar type |
FieldDim | Field's dimension |
Definition at line 37 of file chebyshev_cluster.hpp.