gather_surf Interface

public interface gather_surf

Calls

interface~~gather_surf~~CallsGraph interface~gather_surf gather_surf proc~gather_surf_i gather_surf_i interface~gather_surf->proc~gather_surf_i proc~gather_surf_r gather_surf_r interface~gather_surf->proc~gather_surf_r proc~gather_surf_omp_i gather_surf_omp_i proc~gather_surf_i->proc~gather_surf_omp_i proc~gather_surf_mpi_i gather_surf_mpi_i proc~gather_surf_i->proc~gather_surf_mpi_i proc~gather_surf_mpi_r gather_surf_mpi_r proc~gather_surf_r->proc~gather_surf_mpi_r proc~gather_surf_omp_r gather_surf_omp_r proc~gather_surf_r->proc~gather_surf_omp_r proc~mpi_gatherv MPI_GATHERV proc~gather_surf_mpi_r->proc~mpi_gatherv proc~gather_surf_mpi_i->proc~mpi_gatherv proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_gatherv->proc~lmdz_mpi_wrapper_abort

Contents


Module Procedures

public subroutine gather_surf_i(FieldIn, FieldOut)

Arguments

Type IntentOptional Attributes Name
integer :: FieldIn(:)
integer :: FieldOut(:)

public subroutine gather_surf_r(FieldIn, FieldOut)

Arguments

Type IntentOptional Attributes Name
real :: FieldIn(:)
real :: FieldOut(:)