|
real(dp) function, dimension(3) | get_if (this, n) |
|
Definition at line 23 of file IGradient.f90.
◆ get_if()
real(dp) function, dimension(3) igradient::get_if::get_if |
( |
class(igradienttype), target |
this, |
|
|
integer(i4b), intent(in) |
n |
|
) |
| |
|
private |
Definition at line 23 of file IGradient.f90.
28 class(IGradientType),
target :: this
29 integer(I4B),
intent(in) :: n
31 real(DP),
dimension(3) :: grad_c
The documentation for this interface was generated from the following file:
- /home/runner/work/modflow6/modflow6/src/Model/TransportModel/Gradient/IGradient.f90