|
subroutine | apvb_v (a, brr, sgn) |
|
subroutine | apvb_s (a, brr, sgn) |
|
◆ apvb_s()
subroutine mathfuncmod::apvb::apvb_s |
( |
real(r8), intent(inout) |
a, |
|
|
real(r8), intent(in) |
brr, |
|
|
real(r8), intent(in), optional |
sgn |
|
) |
| |
|
private |
◆ apvb_v()
subroutine mathfuncmod::apvb::apvb_v |
( |
real(r8), intent(inout) |
a, |
|
|
real(r8), dimension(:), intent(in) |
brr, |
|
|
real(r8), intent(in), optional |
sgn |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file:
- components/clm/src/external_models/sbetr/src/betr/betr_math/MathfuncMod.F90