Grid 0.7.0
EmptyRep< Field > Class Template Reference

#include <fundamental.h>

Public Types

typedef Field LatticeField

Public Member Functions

 EmptyRep (GridBase *grid)
void update_representation (const LatticeField &Uin)
LatticeField RtoFundamentalProject (const LatticeField &in, Real scale=1.0) const

Detailed Description

template<class Field>
class EmptyRep< Field >

Definition at line 37 of file fundamental.h.

Member Typedef Documentation

◆ LatticeField

template<class Field>
typedef Field EmptyRep< Field >::LatticeField

Definition at line 39 of file fundamental.h.

Constructor & Destructor Documentation

◆ EmptyRep()

template<class Field>
EmptyRep< Field >::EmptyRep ( GridBase * grid)
inlineexplicit

Definition at line 41 of file fundamental.h.

Member Function Documentation

◆ update_representation()

template<class Field>
void EmptyRep< Field >::update_representation ( const LatticeField & Uin)
inline

Definition at line 42 of file fundamental.h.

◆ RtoFundamentalProject()

template<class Field>
LatticeField EmptyRep< Field >::RtoFundamentalProject ( const LatticeField & in,
Real scale = 1.0 ) const
inline

Definition at line 43 of file fundamental.h.


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