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

Go to the source code of this file.

Data Types

type  mappedmemorymodule::mappedmemorytype
 

Modules

module  mappedmemorymodule
 

Functions/Subroutines

subroutine mappedmemorymodule::sync (this)
 
logical(lgp) function mappedmemorymodule::skip_sync (this)
 
subroutine mappedmemorymodule::sync_int1d (this)
 Copy 1d integer array with map. More...
 
subroutine mappedmemorymodule::apply_sgn_int1d (this)
 
subroutine mappedmemorymodule::sync_dbl1d (this)
 Copy 1d double array with map. More...
 
subroutine mappedmemorymodule::apply_sgn_dbl1d (this)
 
subroutine mappedmemorymodule::sync_dbl2d (this)
 Copy 2d double array with map. More...
 
subroutine mappedmemorymodule::apply_sgn_dbl2d (this)
 
class(mappedmemorytype) function, pointer, public mappedmemorymodule::castasmappeddata (obj)