SPH
Static Public Attributes | List of all members
Detail::TracelessMultipoleMappingImpl< Y, Second, Idxs... > Struct Template Reference

#include <Multipole.h>

Static Public Attributes

static constexpr Size value
 

Detailed Description

template<Size Second, Size... Idxs>
struct Detail::TracelessMultipoleMappingImpl< Y, Second, Idxs... >

Definition at line 274 of file Multipole.h.

Member Data Documentation

◆ value

template<Size Second, Size... Idxs>
constexpr Size Detail::TracelessMultipoleMappingImpl< Y, Second, Idxs... >::value
staticconstexpr
Initial value:
=
tracelessMultipoleComponentCnt(sizeof...(Idxs) + 1) - 1 - sizeof...(Idxs) + sum<Second, Idxs...>()
constexpr Size tracelessMultipoleComponentCnt(Size order)
Definition: Multipole.h:262

Definition at line 275 of file Multipole.h.


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