|
Bridge++
Ver. 2.0.4
|
#include <aprecond_Mixedprec.h>
Public Types | |
| enum | field_type { LEXICAL, EVEN_ODD } |
| typedef AFIELD::real_t | real_t |
| typedef AFIELD2::real_t | real_t2 |
Public Member Functions | |
| ~APrecond_Mixedprec () | |
| void | mult (AFIELD &, const AFIELD &) |
| void | reset_flop_count () |
| double | flop_count () |
Public Member Functions inherited from APrecond< AFIELD > | |
| APrecond () | |
| virtual | ~APrecond () |
Static Public Attributes | |
| static const std::string | class_name = "APrecond_Mixedprec" |
Private Member Functions | |
| void | init () |
| void | tidyup () |
Private Attributes | |
| ASolver< AFIELD2 > * | m_solver |
| AFIELD2 | m_v2 |
| AFIELD2 | m_w2 |
| field_type | m_field_type |
| double | m_accum_flop |
Additional Inherited Members | |
Protected Attributes inherited from APrecond< AFIELD > | |
| Bridge::VerboseLevel | m_vl |
Definition at line 28 of file aprecond_Mixedprec.h.
| typedef AFIELD::real_t APrecond_Mixedprec< AFIELD, AFIELD2 >::real_t |
Definition at line 31 of file aprecond_Mixedprec.h.
| typedef AFIELD2::real_t APrecond_Mixedprec< AFIELD, AFIELD2 >::real_t2 |
Definition at line 32 of file aprecond_Mixedprec.h.
| enum APrecond_Mixedprec::field_type |
| Enumerator | |
|---|---|
| LEXICAL | |
| EVEN_ODD | |
Definition at line 35 of file aprecond_Mixedprec.h.
|
inline |
Definition at line 54 of file aprecond_Mixedprec.h.
|
virtual |
Reimplemented from APrecond< AFIELD >.
Definition at line 123 of file aprecond_Mixedprec-tmpl.h.
|
private |
Definition at line 19 of file aprecond_Mixedprec-tmpl.h.
|
virtual |
Reimplemented from APrecond< AFIELD >.
Definition at line 55 of file aprecond_Mixedprec-tmpl.h.
|
virtual |
Reimplemented from APrecond< AFIELD >.
Definition at line 112 of file aprecond_Mixedprec-tmpl.h.
|
private |
Definition at line 46 of file aprecond_Mixedprec-tmpl.h.
|
static |
Definition at line 33 of file aprecond_Mixedprec.h.
|
private |
Definition at line 43 of file aprecond_Mixedprec.h.
|
private |
Definition at line 41 of file aprecond_Mixedprec.h.
|
private |
Definition at line 38 of file aprecond_Mixedprec.h.
|
private |
Definition at line 39 of file aprecond_Mixedprec.h.
|
private |
Definition at line 39 of file aprecond_Mixedprec.h.