ParCSRDiagScale Solver
-
bHYPRE_ParCSRDiagScale__object
-
Symbol "bHYPRE
-
extern C struct bHYPRE_ParCSRDiagScale__object* bHYPRE_ParCSRDiagScale__create void
-
Constructor function for the class
-
bHYPRE_ParCSRDiagScale bHYPRE_ParCSRDiagScale__createRemote(const char *, sidl_BaseInterface *_ex)
-
RMI constructor function for the class
-
bHYPRE_ParCSRDiagScale bHYPRE_ParCSRDiagScale__connect(const char *, sidl_BaseInterface *_ex)
-
RMI connector function for the class
-
bHYPRE_ParCSRDiagScale bHYPRE_ParCSRDiagScale_Create( bHYPRE_MPICommunicator mpi_comm, bHYPRE_IJParCSRMatrix A)
-
Method: Create[]
-
bHYPRE_ParCSRDiagScale_SetCommunicator
-
Set the MPI Communicator
-
int32_t bHYPRE_ParCSRDiagScale_SetIntParameter( bHYPRE_ParCSRDiagScale self, const char* name, int32_t value)
-
Set the int parameter associated with name
-
int32_t bHYPRE_ParCSRDiagScale_SetDoubleParameter( bHYPRE_ParCSRDiagScale self, const char* name, double value)
-
Set the double parameter associated with name
-
int32_t bHYPRE_ParCSRDiagScale_SetStringParameter( bHYPRE_ParCSRDiagScale self, const char* name, const char* value)
-
Set the string parameter associated with name
-
int32_t bHYPRE_ParCSRDiagScale_SetIntArray1Parameter( bHYPRE_ParCSRDiagScale self, const char* name, int32_t* value, int32_t nvalues)
-
Set the int 1-D array parameter associated with name
-
int32_t bHYPRE_ParCSRDiagScale_SetIntArray2Parameter( bHYPRE_ParCSRDiagScale self, const char* name, struct sidl_int__array* value)
-
Set the int 2-D array parameter associated with name
-
int32_t bHYPRE_ParCSRDiagScale_SetDoubleArray1Parameter( bHYPRE_ParCSRDiagScale self, const char* name, double* value, int32_t nvalues)
-
Set the double 1-D array parameter associated with name
-
int32_t bHYPRE_ParCSRDiagScale_SetDoubleArray2Parameter( bHYPRE_ParCSRDiagScale self, const char* name, struct sidl_double__array* value)
-
Set the double 2-D array parameter associated with name
-
int32_t bHYPRE_ParCSRDiagScale_GetIntValue( bHYPRE_ParCSRDiagScale self, const char* name, int32_t* value)
-
Set the int parameter associated with name
-
int32_t bHYPRE_ParCSRDiagScale_GetDoubleValue( bHYPRE_ParCSRDiagScale self, const char* name, double* value)
-
Get the double parameter associated with name
-
int32_t bHYPRE_ParCSRDiagScale_Setup( bHYPRE_ParCSRDiagScale self, bHYPRE_Vector b, bHYPRE_Vector x)
-
(Optional) Do any preprocessing that may be necessary in
order to execute Apply
-
int32_t bHYPRE_ParCSRDiagScale_Apply( bHYPRE_ParCSRDiagScale self, bHYPRE_Vector b, bHYPRE_Vector* x)
-
Apply the operator to b, returning x
-
int32_t bHYPRE_ParCSRDiagScale_ApplyAdjoint( bHYPRE_ParCSRDiagScale self, bHYPRE_Vector b, bHYPRE_Vector* x)
-
Apply the adjoint of the operator to b, returning x
-
bHYPRE_ParCSRDiagScale_SetOperator
-
Set the operator for the linear system being solved
-
bHYPRE_ParCSRDiagScale_SetTolerance
-
(Optional) Set the convergence tolerance
-
bHYPRE_ParCSRDiagScale_SetMaxIterations
-
(Optional) Set maximum number of iterations
-
bHYPRE_ParCSRDiagScale_SetLogging
-
(Optional) Set the logging level, specifying the degree
of additional informational data to be accumulated
-
bHYPRE_ParCSRDiagScale_SetPrintLevel
-
(Optional) Set the print level, specifying the degree
of informational data to be printed either to the screen or
to a file
-
int32_t bHYPRE_ParCSRDiagScale_GetNumIterations( bHYPRE_ParCSRDiagScale self, int32_t* num_iterations)
-
(Optional) Return the number of iterations taken
-
int32_t bHYPRE_ParCSRDiagScale_GetRelResidualNorm( bHYPRE_ParCSRDiagScale self, double* norm)
-
(Optional) Return the norm of the relative residual
-
struct bHYPRE_ParCSRDiagScale__object* bHYPRE_ParCSRDiagScale__cast void* obj
-
Cast method for interface and class type conversions
-
void* bHYPRE_ParCSRDiagScale__cast2( void* obj, const char* type)
-
String cast method for interface and class type conversions
-
void bHYPRE_ParCSRDiagScale__exec( bHYPRE_ParCSRDiagScale self, const char* methodName, sidl_io_Deserializer inArgs, sidl_io_Serializer outArgs)
-
Select and execute a method by name
-
void bHYPRE_ParCSRDiagScale__sexec( const char* methodName, sidl_io_Deserializer inArgs, sidl_io_Serializer outArgs)
-
static Exec method for reflexity
-
char* bHYPRE_ParCSRDiagScale__getURL( bHYPRE_ParCSRDiagScale self)
-
Get the URL of the Implementation of this object (for RMI)
alphabetic index hierarchy of classes
generated by doc++