CHROMA
Classes | Namespaces
linearop.h File Reference

Linear Operators. More...

#include "chromabase.h"
#include "fermbc.h"

Go to the source code of this file.

Classes

class  Chroma::LinearOperator< T >
 Linear Operator. More...
 
class  Chroma::LinearOperatorArray< T >
 Linear Operator to arrays. More...
 
class  Chroma::DiffLinearOperator< T, P, Q >
 Differentiable Linear Operator. More...
 
class  Chroma::DiffLinearOperatorArray< T, P, Q >
 Differentiable Linear Operator. More...
 
class  Chroma::UnprecLinearOperator< T, P, Q >
 Unpreconditioned linear operator including derivatives. More...
 
class  Chroma::UnprecLinearOperatorArray< T, P, Q >
 Unpreconditioned linear operator including derivatives. More...
 
class  Chroma::DslashLinearOperator< T, P, Q >
 Dslash-like Linear Operator. More...
 
class  Chroma::DslashLinearOperatorArray< T, P, Q >
 Dslash-like Linear Operator for arrays. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Detailed Description

Linear Operators.

Definition in file linearop.h.