#include <cg_arg.h>
Public Member Functions | |
| bool | Encode (char *filename, char *instance) |
| bool | Decode (char *filename, char *instance) |
| bool | Vml (VML *vmls, char *instance) |
| CgArg () | |
Public Attributes | |
| Float | mass |
| Float | epsilon |
| int | max_num_iter |
| Float | stop_rsd |
| Float | true_rsd |
| int | bicgstab_n |
|
|
Definition at line 8 of file cg_arg_init.C. |
|
||||||||||||
|
Definition at line 15 of file cg_arg.C. References cps::VML::Create(), cps::VML::Destroy(), Vml(), and cps::VML_DECODE. Referenced by cps::AlgMeas::RunTask(). |
|
||||||||||||
|
Definition at line 8 of file cg_arg.C. References cps::VML::Create(), cps::VML::Destroy(), Vml(), and cps::VML_ENCODE. Referenced by cps::AlgMeas::RunTask(). |
|
||||||||||||
|
Definition at line 21 of file cg_arg.C. References cps::vml_CgArg(). |
|
|
Definition at line 29 of file cg_arg.h. Referenced by cps::DiracOpWilson::MatInv(), cps::DiracOpDwf::MatInv(), cps::DiracOpClover::MatInv(), and cps::vml_CgArg(). |
|
|
|
|
|
1.3.9.1