Gyselalib++
Moments::Impl< Grid1D, MemorySpace > Class Template Reference

Impl object storing attributes in MemorySpace. More...

Public Types

using discrete_dimension_type = Moments
 alias of the discrete dimension
 

Public Member Functions

template<class OMemorySpace >
 Impl (Impl< Grid1D, OMemorySpace > const &impl)
 Conversion constructor between different memory spaces. More...
 
 Impl ()
 Main constructor.
 

Detailed Description

template<class Grid1D, class MemorySpace>
class Moments::Impl< Grid1D, MemorySpace >

Impl object storing attributes in MemorySpace.

Constructor & Destructor Documentation

◆ Impl()

template<class Grid1D , class MemorySpace >
template<class OMemorySpace >
Moments::Impl< Grid1D, MemorySpace >::Impl ( Impl< Grid1D, OMemorySpace > const &  impl)
inlineexplicit

Conversion constructor between different memory spaces.

Parameters
[in]implobject from OMemorySpace that will be used to initialize this object on MemorySpace

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