Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private, | parameter | :: | asb_ | = | 1 | |
integer, | private, | parameter | :: | bld_ | = | 2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(inout) | :: | eqn |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(inout) | :: | eqn |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(out) | :: | eqn | |||
character(len=*), | intent(in) | :: | input_file | |||
character(len=*), | intent(in) | :: | sec | |||
type(mesh), | intent(inout), | target | :: | msh | ||
type(dimensions), | intent(in) | :: | dim |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(inout) | :: | eqn |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(inout) | :: | eqn |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(inout) | :: | eqn | |||
type(psb_dspmat_type) | :: | b |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(inout) | :: | eqn | |||
real(kind=psb_dpk_), | allocatable | :: | d(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(in) | :: | eqn |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(in) | :: | eqn |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(in) | :: | eqn |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(inout) | :: | eqn |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(inout) | :: | eqn | |||
real(kind=psb_dpk_), | intent(in) | :: | b(:) | |||
real(kind=psb_dpk_), | intent(out) | :: | x(:) | |||
integer, | intent(out) | :: | iter | |||
real(kind=psb_dpk_), | intent(out) | :: | err |
Inserts a ``cloud'' of coefficients into eqn%A
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n | |||
integer, | intent(in) | :: | ia(:) | |||
integer, | intent(in) | :: | ja(:) | |||
real(kind=psb_dpk_), | intent(in) | :: | cloud(:) | |||
class(pde), | intent(inout) | :: | eqn |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(pde), | intent(inout) | :: | eqn |