CPL_unpack Subroutine

public subroutine CPL_unpack(packed, unpacked, realm)

Arguments

Type IntentOptional AttributesName
real(kind=kind(0.d0)), intent(inout), dimension(:), allocatable:: packed
real(kind=kind(0.d0)), intent(out), dimension(:,:,:,:), allocatable:: unpacked
integer, intent(in) :: realm

Variables

TypeVisibility AttributesNameInitial
integer, public :: pos
integer, public :: n
integer, public :: nbr
integer, public :: id_nbr
integer, public :: icell
integer, public :: jcell
integer, public :: kcell
integer, public :: ierr
integer, public :: npercell
integer, public :: ncells
integer, public :: nneighbors
integer, public, dimension(3):: coord
integer, public, dimension(6):: extents
integer, public, dimension(6):: gextents
integer, public, dimension(:), allocatable:: id_neighbors


© 2015 Fortran Program was written by Edward Smith David Trevelyan.
Documentation generated by FORD.