mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
COmment improvement
This commit is contained in:
parent
5921b1d2b9
commit
262a73c964
@ -261,7 +261,7 @@ namespace Grid {
|
||||
}
|
||||
|
||||
/////////////////////////////////////////////////////////////
|
||||
// Override in derived. Not virtual as template methods
|
||||
// Override in derived.
|
||||
/////////////////////////////////////////////////////////////
|
||||
virtual void RedBlackSource (Matrix & _Matrix,const Field &src, Field &src_e,Field &src_o) =0;
|
||||
virtual void RedBlackSolution(Matrix & _Matrix,const Field &sol_o, const Field &src_e,Field &sol) =0;
|
||||
|
Loading…
Reference in New Issue
Block a user