Definition at line 49 of file VectorBase.f90.
◆ get_value_local_if()
real(dp) function vectorbasemodule::get_value_local_if::get_value_local_if |
( |
class(vectorbasetype) |
this, |
|
|
integer(i4b) |
idx |
|
) |
| |
|
private |
- Parameters
-
this | this vector |
idx | index in local numbering |
- Returns
- the value at the index
Definition at line 49 of file VectorBase.f90.
50 import vectorbasetype, i4b, dp
51 class(VectorBaseType) :: this
The documentation for this interface was generated from the following file:
- /home/runner/work/modflow6/modflow6/src/Utilities/Vector/VectorBase.f90