Solver Interface
-
bHYPRE_Solver__object
-
Symbol "bHYPRE
-
bHYPRE_Solver__connect
-
RMI connector function for the class
-
bHYPRE_Solver_SetOperator
-
Set the operator for the linear system being solved
-
bHYPRE_Solver_SetTolerance
-
(Optional) Set the convergence tolerance
-
bHYPRE_Solver_SetMaxIterations
-
(Optional) Set maximum number of iterations
-
bHYPRE_Solver_SetLogging
-
(Optional) Set the logging level, specifying the degree
of additional informational data to be accumulated
-
bHYPRE_Solver_SetPrintLevel
-
(Optional) Set the print level, specifying the degree
of informational data to be printed either to the screen or
to a file
-
SIDL_C_INLINE_DECL int32_t bHYPRE_Solver_GetNumIterations( bHYPRE_Solver self, int32_t* num_iterations, sidl_BaseInterface *_ex)
-
(Optional) Return the number of iterations taken
-
SIDL_C_INLINE_DECL int32_t bHYPRE_Solver_GetRelResidualNorm( bHYPRE_Solver self, double* norm, sidl_BaseInterface *_ex)
-
(Optional) Return the norm of the relative residual
-
struct bHYPRE_Solver__object* bHYPRE_Solver__cast void* obj sidl_BaseInterface* _ex
-
Cast method for interface and class type conversions
-
void* bHYPRE_Solver__cast2( void* obj, const char* type, sidl_BaseInterface *_ex)
-
String cast method for interface and class type conversions
-
SIDL_C_INLINE_DECL void bHYPRE_Solver__exec( bHYPRE_Solver self, const char* methodName, sidl_rmi_Call inArgs, sidl_rmi_Return outArgs, sidl_BaseInterface *_ex)
-
Select and execute a method by name
-
SIDL_C_INLINE_DECL char* bHYPRE_Solver__getURL( bHYPRE_Solver self, sidl_BaseInterface *_ex)
-
Get the URL of the Implementation of this object (for RMI)
-
SIDL_C_INLINE_DECL void bHYPRE_Solver__raddRef( bHYPRE_Solver self, sidl_BaseInterface *_ex)
-
On a remote object, addrefs the remote instance
-
SIDL_C_INLINE_DECL sidl_bool bHYPRE_Solver__isRemote( bHYPRE_Solver self, sidl_BaseInterface *_ex)
-
TRUE if this object is remote, false if local
-
sidl_bool bHYPRE_Solver__isLocal( bHYPRE_Solver self, sidl_BaseInterface *_ex)
-
TRUE if this object is remote, false if local
-
struct bHYPRE_Solver__object* bHYPRE_Solver__rmicast void* obj struct sidl_BaseInterface__object **_ex
-
Cast method for interface and class type conversions
-
**_ex
-
RMI connector function for the class
-
Identity Solver (does nothing)
-
-
Hybrid Solver
-
alphabetic index hierarchy of classes
generated by doc++