NiHu  2.0
NiHu::fmm::cluster_traits< chebyshev_cluster< Dim, Scalar, FieldDim > > Struct Template Reference

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
 

Detailed Description

template<size_t Dim, class Scalar, size_t FieldDim>
struct NiHu::fmm::cluster_traits< chebyshev_cluster< Dim, Scalar, FieldDim > >

Traits class of the chebyshev_cluster.

Template Parameters
DimSpace dimension
ScalarScalar type
FieldDimField's dimension

Definition at line 37 of file chebyshev_cluster.hpp.


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