Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(inout) | :: | f | |||
type(vector), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(inout) | :: | f | |||
type(vector), | intent(in) | :: | x(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | f1 | |||
type(vector_field), | intent(in) | :: | f2 | |||
character(len=*), | intent(in) | :: | where |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(out) | :: | fld | |||
type(mesh), | intent(in), | target | :: | msh | Optional arguments |
|
type(dimensions), | intent(in), | optional | :: | dim | ||
type(bc_poly), | intent(in), | optional | target | :: | bc(:) | |
type(matptr), | intent(in), | optional | target | :: | mats(:) | |
logical, | intent(in), | optional | :: | on_faces | ||
type(vector), | intent(in), | optional | :: | x0 | ||
character(len=*), | intent(in), | optional | :: | name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(inout) | :: | fld |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | fld | |||
type(field), | intent(out) | :: | base |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | fld | |||
real(kind=psb_dpk_), | intent(out), | allocatable | :: | bx(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | fld | |||
type(vector), | intent(out), | allocatable | :: | bx(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | fld | |||
real(kind=psb_dpk_), | intent(out), | allocatable | :: | x(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | fld | |||
type(vector), | intent(out), | allocatable | :: | x(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | fld | |||
real(kind=psb_dpk_), | intent(out), | allocatable | :: | xp(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | fld | |||
type(vector), | intent(out), | allocatable | :: | xp(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | fld |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | fld |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(inout) | :: | f | |||
integer, | intent(in) | :: | i | |||
type(vector), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(inout) | :: | f | |||
integer, | intent(in) | :: | i | |||
type(vector), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(inout) | :: | f | |||
integer, | intent(in) | :: | ig | |||
type(vector), | intent(in) | :: | x |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(inout) | :: | fld | |||
real(kind=psb_dpk_), | intent(in), | allocatable | :: | x(:,:) |
$ msh => msh_(fld%field) $ mat => mat_(fld%field)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(inout) | :: | fld |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | f1 | |||
type(vector_field), | intent(in) | :: | f2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=psb_dpk_), | intent(in) | :: | a | |||
class(vector_field), | intent(in) | :: | f2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector_field), | intent(in) | :: | f1 | |||
type(vector_field), | intent(in) | :: | f2 |