Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | run |
real(dp) function cepa_1_double(run)
integer, intent(in) :: run
! tod-
call stop_all("cepa_1_double", "TODO")
unused_var(run)
cepa_1_double = 0.0_dp
end function cepa_1_double