Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | molpro_plugin | ||||
integer, | private, | parameter | :: | PATHLEN | = | 1024 | |
character(len=PATHLEN), | public | :: | molpro_plugin_fcidumpname | ||||
character(len=PATHLEN), | public | :: | molpro_plugin_datafilename |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=c_char), | intent(in), | DIMENSION(*) | :: | value |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(kind=c_char, len=1), | intent(in), | DIMENSION(*) | :: | host |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(kind=c_char, len=1), | dimension(*) | :: | str | |||
integer(kind=c_size_t), | value | :: | len |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | value |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | tMolpro |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | signal |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | property | |||
double precision, | intent(in), | DIMENSION(:) | :: | values |