contains the routines to initialize and finalize the functional
initialize the type functional with number of elements
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(t_functional), | intent(inout), | ALLOCATABLE | :: | sf |
self |
|
| integer, | intent(in) | :: | which_functional |
finalize the type functional
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(t_functional), | intent(inout), | ALLOCATABLE | :: | sf |
self |