Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(HamiltonianCalcType), | intent(inout) | :: | this | |||
real(kind=dp), | intent(in) | :: | input_vector(:) | |||
real(kind=dp), | intent(out) | :: | output_vector(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(HamiltonianCalcType), | intent(inout) | :: | this | |||
complex(kind=dp), | intent(in) | :: | input_vector(:) | |||
complex(kind=dp), | intent(out) | :: | output_vector(:) |