![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|

Private Member Functions | |
| subroutine | axpy_if (this, alpha, vec_x) |
Definition at line 65 of file VectorBase.f90.
|
private |
| this | this vector y => alpha*x + y |
| alpha | the factor |
| vec_x | the vector to add |
Definition at line 65 of file VectorBase.f90.