Definition at line 34 of file IGradient.f90.
◆ set_field_if()
subroutine igradient::set_field_if::set_field_if |
( |
class(igradienttype), target |
this, |
|
|
real(dp), dimension(:), intent(in), pointer |
phi |
|
) |
| |
|
private |
Definition at line 34 of file IGradient.f90.
39 class(IGradientType),
target :: this
40 real(DP),
dimension(:),
pointer,
intent(in) :: phi
The documentation for this interface was generated from the following file:
- /home/runner/work/modflow6/modflow6/src/Model/TransportModel/Gradient/IGradient.f90