MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
Disv1dGeom.f90 File Reference

Go to the source code of this file.

Modules

module  disv1dgeom
 

Functions/Subroutines

real(dp) function, public disv1dgeom::calcdist (vertices, ivert1, ivert2)
 Calculate distance between two vertices. More...
 
subroutine, public disv1dgeom::line_unit_vector (x0, y0, x1, y1, xcomp, ycomp, vmag)
 Calculate distance between two vertices. More...