![]() |
GBS
|
Data Types | |
type | petsc_context |
interface | init |
interface | shift |
interface | scale |
interface | putelems |
interface | bsolve |
interface | preallocate |
interface | preallocate_cutoff |
interface | destroy |
Functions/Subroutines | |
subroutine | init_petsc (n, ctxt, comm, prefix, comm_world) |
subroutine | preallocate_petsc_cutoff (ctxt, A, cutoff) |
subroutine | preallocate_petsc (ctxt, reach) |
subroutine | destroy_petsc (ctxt) |
subroutine | putelems_petsc (ctxt, A, cutoff) |
subroutine | scale_petsc (ctxt, alpha) |
subroutine | shift_petsc (ctxt, alpha) |
subroutine | bsolve_petsc (ctxt, b, x) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |