SPH
Protected Attributes | Static Protected Attributes | List of all members
Experimental::MultipoleBase< N > Class Template Reference

#include <Multipole.h>

Protected Attributes

Float data [COMPONENT_CNT]
 

Static Protected Attributes

static constexpr Size COMPONENT_CNT = (N + 1) * (N + 2) / 2
 

Detailed Description

template<Size N>
class Experimental::MultipoleBase< N >

Definition at line 1236 of file Multipole.h.

Member Data Documentation

◆ COMPONENT_CNT

template<Size N>
constexpr Size Experimental::MultipoleBase< N >::COMPONENT_CNT = (N + 1) * (N + 2) / 2
staticconstexprprotected

Definition at line 1238 of file Multipole.h.

◆ data

template<Size N>
Float Experimental::MultipoleBase< N >::data[COMPONENT_CNT]
protected

Definition at line 1240 of file Multipole.h.


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