9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-30 00:14:17 +02:00
qp2/src/perturbation/exc_max.irp.f

5 lines
85 B
FortranFixed
Raw Normal View History

2019-01-25 11:39:31 +01:00
BEGIN_PROVIDER [integer, max_exc_pert]
implicit none
max_exc_pert = 0
END_PROVIDER