| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(PCHB_DoublesOptions_vals_t), | private, | parameter | :: | doubles_options_vals | = | PCHB_DoublesOptions_vals_t() |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(PCHB_ParticleSelection_t), | public | :: | particle_selection | ||||
| type(PCHB_HoleAlgorithm_t), | public | :: | hole_selection | ||||
| type(WeightingChoice_t), | public | :: | weighting |
| procedure, public :: is_valid | |
| procedure, public :: to_str |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(PCHB_ParticleSelection_vals_t), | public | :: | particle_selection | = | PCHB_ParticleSelection_vals_t() | ||
| type(PCHB_HoleAlgorithm_vals_t), | public | :: | hole_selection | = | PCHB_HoleAlgorithm_vals_t() | ||
| type(WeightingChoice_vals_t), | public | :: | weighting | = | WeightingChoice_vals_t() |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PCHB_DoublesOptions_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PCHB_DoublesOptions_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(AlsoGUGA_PropertyIndexer_t), | intent(in) | :: | indexer | |||
| type(PCHB_DoublesOptions_t), | intent(in) | :: | options | |||
| logical, | intent(in) | :: | use_lookup |
Use the supergroup lookup |
||
| logical, | intent(in) | :: | create_lookup |
Use the supergroup lookup |
||
| class(DoublesGUGABase_t), | intent(inout), | allocatable | :: | generator |