Bridge++
Ver. 2.0.2
|
#include <aprecond.h>
Public Member Functions | |
APrecond () | |
virtual | ~APrecond () |
virtual void | mult (AFIELD &, const AFIELD &) |
virtual void | reset_flop_count () |
virtual double | flop_count () |
Protected Attributes | |
Bridge::VerboseLevel | m_vl |
Definition at line 28 of file aprecond.h.
Definition at line 35 of file aprecond.h.
Definition at line 38 of file aprecond.h.
Reimplemented in APrecond_MG< AFIELD, AFIELD2 >, and APrecond_Mixedprec< AFIELD, AFIELD2 >.
Definition at line 47 of file aprecond.h.
|
inlinevirtual |
Reimplemented in APrecond_MG< AFIELD, AFIELD2 >, and APrecond_Mixedprec< AFIELD, AFIELD2 >.
Definition at line 40 of file aprecond.h.
Reimplemented in APrecond_MG< AFIELD, AFIELD2 >, and APrecond_Mixedprec< AFIELD, AFIELD2 >.
Definition at line 45 of file aprecond.h.
|
protected |
Definition at line 31 of file aprecond.h.