Workaround for Intel 18 error #6053: Structure constructor may not have fields with a PRIVATE attribute
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(vector), | allocatable | :: | vect(:) | |||
integer, | intent(in) | :: | n |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(vector), | allocatable | :: | vect(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(vector), | allocatable | :: | vect(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(vector), | allocatable | :: | verts(:) | |||
type(psb_desc_type), | intent(in) | :: | desc_v |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector), | intent(in) | :: | vert |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector), | intent(in) | :: | vert |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector), | intent(in) | :: | vert |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector), | intent(in) | :: | vec |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector), | intent(inout) | :: | vect | |||
real(kind=psb_dpk_) | :: | r |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector), | intent(inout) | :: | vect | |||
real(kind=psb_dpk_) | :: | r |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector), | intent(inout) | :: | vect | |||
real(kind=psb_dpk_) | :: | r |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(vector), | intent(inout) | :: | v(:) | |||
type(psb_desc_type), | intent(in) | :: | desc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(vector), | intent(in) | :: | v |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=psb_dpk_), | intent(in) | :: | x | |||
real(kind=psb_dpk_), | intent(in) | :: | y | |||
real(kind=psb_dpk_), | intent(in) | :: | z |