CHROMA
List of all members
Chroma::MdagMMultiSystemSolver< T > Struct Template Reference

SystemSolver disambiguator. More...

#include <multi_syssolver_mdagm.h>

Inheritance diagram for Chroma::MdagMMultiSystemSolver< T >:
Chroma::MultiSystemSolver< T > Chroma::MdagMMultiSysSolverCG< T >

Additional Inherited Members

- Public Member Functions inherited from Chroma::MultiSystemSolver< T >
virtual ~MultiSystemSolver ()
 Virtual destructor to help with cleanup;. More...
 
virtual SystemSolverResults_t operator() (multi1d< T > &psi, const multi1d< Real > &shifts, const T &chi) const =0
 Apply the operator onto a source std::vector. More...
 
virtual const Subset & subset () const =0
 Return the subset on which the operator acts. More...
 

Detailed Description

template<typename T>
struct Chroma::MdagMMultiSystemSolver< T >

SystemSolver disambiguator.

This struct is solely to disambiguate the type of SystemSolvers

Definition at line 18 of file multi_syssolver_mdagm.h.


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