MODFLOW 6  version 6.7.0.dev2
USGS Modular Hydrologic Model
particleeventmodule::get_str Interface Reference
Collaboration diagram for particleeventmodule::get_str:
Collaboration graph

Private Member Functions

character(len=:) function, allocatable get_str (this)
 

Detailed Description

Definition at line 58 of file ParticleEvent.f90.

Constructor & Destructor Documentation

◆ get_str()

character(len=:) function, allocatable particleeventmodule::get_str::get_str ( class(particleeventtype), intent(in)  this)
private

Definition at line 58 of file ParticleEvent.f90.

59  IMPORT particleeventtype
60  class(ParticleEventType), intent(in) :: this
61  character(len=:), allocatable :: str

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