SPH
Static Public Attributes | List of all members
Detail::MultipoleMappingImpl< 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::MultipoleMappingImpl< Y, Second, Idxs... >

Definition at line 51 of file Multipole.h.

Member Data Documentation

◆ value

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

Definition at line 52 of file Multipole.h.


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