Octopus
partition_transfer.F90 File Reference

Go to the source code of this file.

Modules

module  partition_transfer_oct_m
 

Data Types

type  partition_transfer_oct_m::partition_transfer_t
 The partition transfer object ensures that during a mesh transfer points are associated to the correct ranks, if domain parallelization is used. More...
 

Functions/Subroutines

subroutine, public partition_transfer_oct_m::partition_transfer_init (this, np, global_index, mpi_grp_in, mpi_grp_out, part_out, nsend, nrec, order_in, order_out, inverse)
 initialize the partition transfer object More...
 
subroutine, public partition_transfer_oct_m::partition_transfer_end (this)
 
subroutine, public partition_transfer_oct_m::dpartition_transfer (this, f_in, f_out)
 
subroutine, public partition_transfer_oct_m::zpartition_transfer (this, f_in, f_out)