Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
complex(kind=dp), | private | :: | element | ||||
integer, | private | :: | position(2) | ||||
real(kind=dp), | private, | allocatable | :: | spline1(:) | |||
real(kind=dp), | private, | allocatable | :: | spline2(:) | |||
type(matrix_element_node_t), | public, | pointer | :: | next |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(matrix_element_node_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(matrix_element_node_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(matrix_element_node_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(matrix_element_node_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(matrix_element_node_t), | intent(inout) | :: | this |