mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Tidying
This commit is contained in:
parent
2d6b97be06
commit
afeabe0d23
@ -6,12 +6,10 @@
|
|||||||
// are separating the concept of the operator from that of action.
|
// are separating the concept of the operator from that of action.
|
||||||
//
|
//
|
||||||
// The FermAction contains methods to create
|
// The FermAction contains methods to create
|
||||||
//
|
|
||||||
// * Linear operators (Hermitian and non-hermitian) .. my LinearOperator
|
// * Linear operators (Hermitian and non-hermitian) .. my LinearOperator
|
||||||
// * System solvers (Hermitian and non-hermitian) .. my OperatorFunction
|
// * System solvers (Hermitian and non-hermitian) .. my OperatorFunction
|
||||||
// * MultiShift System solvers (Hermitian and non-hermitian) .. my OperatorFunction
|
// * MultiShift System solvers (Hermitian and non-hermitian) .. my OperatorFunction
|
||||||
|
|
||||||
|
|
||||||
////////////////////////////////////////////
|
////////////////////////////////////////////
|
||||||
// Abstract base interface
|
// Abstract base interface
|
||||||
////////////////////////////////////////////
|
////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user