Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=pr), | public, | allocatable | :: | Aij(:,:) | |||
real(kind=pr), | public, | allocatable | :: | Bij(:,:) | |||
real(kind=pr), | public, | allocatable | :: | Cij(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(QuadraticPsi) | :: | self |
function |
|||
class(Groups) | :: | systems_groups |
Groups in the system |
|||
real(kind=pr), | intent(in) | :: | T |
Temperature [K] |
||
real(kind=pr), | intent(out), | optional | :: | psi(:,:) |
|
|
real(kind=pr), | intent(out), | optional | :: | dpsi_dt(:,:) |
|
|
real(kind=pr), | intent(out), | optional | :: | dpsi_dt2(:,:) |
|