| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=str_len_arr), | private | :: | spline_name | ||||
| character(len=str_len_arr), | private | :: | name | ||||
| logical, | private | :: | is_initialised | = | .false. | ||
| procedure(basis_function), | private, | pointer, nopass | :: | custom_spline |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sv_component_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sv_component_t), | intent(in) | :: | this | |||
| integer, | intent(in), | optional | :: | spline_order | ||
| procedure(basis_function), | intent(out), | pointer | :: | spline_func |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sv_component_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sv_component_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sv_component_t), | intent(inout) | :: | this | |||
| character(len=*), | intent(in) | :: | spline_name |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sv_component_t), | intent(inout) | :: | this | |||
| procedure(basis_function) | :: | func |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sv_component_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sv_component_t), | intent(in) | :: | this | |||
| procedure(basis_function), | intent(out), | pointer | :: | func |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sv_component_t), | intent(in) | :: | this | |||
| procedure(basis_function), | intent(out), | pointer | :: | func |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sv_component_t), | intent(in) | :: | this | |||
| procedure(basis_function), | intent(out), | pointer | :: | func |