| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | sizeNodes | ||||
| type(SS_src_port_pointer_t), | public, | allocatable | :: | lk(:,:) | |||
| class(material_t), | public, | pointer | :: | mat_ins | |||
| integer, | public, | allocatable | :: | nb_2D_Ports(:) | |||
| real(kind=dp), | public, | allocatable | :: | SurfCont(:) | |||
| real(kind=dp), | public, | allocatable | :: | Lins(:) | |||
| real(kind=dp), | public, | allocatable | :: | Lk12(:) | |||
| real(kind=dp), | public, | allocatable | :: | Lk21(:) | |||
| real(kind=dp), | public, | allocatable | :: | DerSrcS1dT2(:) | |||
| real(kind=dp), | public, | allocatable | :: | DerSrcS2dT1(:) | |||
| real(kind=dp), | public, | allocatable | :: | LkArr(:,:,:) | |||
| real(kind=dp), | public, | allocatable | :: | Der4LkArr(:,:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(SSsrcLink_t), | intent(out) | :: | me | |||
| type(krn_t), | intent(inout) | :: | krn | |||
| class(input_t), | intent(in), | pointer | :: | cfg |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(SSsrcLink_t), | intent(inout) | :: | me | |||
| type(krn_t), | intent(inout), | target | :: | krn | ||
| class(input_t), | intent(in), | pointer | :: | cfg |