Skip to content

Class TempLat::ComplexFieldGetter

ClassList > TempLat > ComplexFieldGetter

A class which get real and imaginary part. More...

  • #include <complexfieldget.h>

Public Static Functions

Type Name
auto get (R && r, Tag< 0 > t)
auto get (R && r, Tag< 1 > t)
auto get (R && r, Tag< N > t)

Detailed Description

Unit test: ctest -R test-complexfieldget

Public Static Functions Documentation

function get [1/3]

template<typename R>
static inline auto TempLat::ComplexFieldGetter::get (
    R && r,
    Tag < 0 > t
) 

function get [2/3]

template<typename R>
static inline auto TempLat::ComplexFieldGetter::get (
    R && r,
    Tag < 1 > t
) 

function get [3/3]

template<typename R, int N>
static inline auto TempLat::ComplexFieldGetter::get (
    R && r,
    Tag < N > t
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/algebra/complexalgebra/helpers/complexfieldget.h