MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
mathutilmodule::f1d Interface Reference
Collaboration diagram for mathutilmodule::f1d:
Collaboration graph

Private Member Functions

real(dp) function f1d (x)
 

Detailed Description

Definition at line 18 of file MathUtil.f90.

Constructor & Destructor Documentation

◆ f1d()

real(dp) function mathutilmodule::f1d::f1d ( real(dp), intent(in)  x)
private

Definition at line 18 of file MathUtil.f90.

19  import dp
20  real(DP), intent(in) :: x
21  real(DP) :: fx

The documentation for this interface was generated from the following file: