| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(Generating_Algorithm_Wrapper), | private, | pointer | :: | generating_algorithms(:) | => | null() | |
| class(Abstract_Tower_Sampler), | private, | allocatable | :: | selector |
| procedure, public :: construct => Abstract_construct | |
| procedure, public :: destroy => Abstract_destroy | |
| procedure, public :: reset => Abstract_reset | |
| procedure, public :: try => Abstract_try |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_PLMC_Propagator), | intent(out) | :: | this | |||
| type(Generating_Algorithm_Wrapper), | intent(in), | target | :: | generating_algorithms(:) | ||
| class(Abstract_Tower_Sampler), | intent(in) | :: | selector |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_PLMC_Propagator), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_PLMC_Propagator), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_PLMC_Propagator), | intent(in) | :: | this | |||
| type(Generating_Observables_Wrapper), | intent(inout) | :: | observables |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_PLMC_Propagator), | intent(out) | :: | this | |||
| type(Generating_Algorithm_Wrapper), | intent(in), | target | :: | generating_algorithms(:) | ||
| class(Abstract_Tower_Sampler), | intent(in) | :: | selector |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_PLMC_Propagator), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_PLMC_Propagator), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_PLMC_Propagator), | intent(in) | :: | this | |||
| type(Generating_Observables_Wrapper), | intent(inout) | :: | observables |