gather_surf Interface

public interface gather_surf

Calls

interface~~gather_surf~2~~CallsGraph interface~gather_surf~2 gather_surf proc~gather_surf_i~2 gather_surf_i interface~gather_surf~2->proc~gather_surf_i~2 proc~gather_surf_r~2 gather_surf_r interface~gather_surf~2->proc~gather_surf_r~2 proc~gather_surf_omp_i~2 gather_surf_omp_i proc~gather_surf_i~2->proc~gather_surf_omp_i~2 proc~gather_surf_mpi_i~2 gather_surf_mpi_i proc~gather_surf_i~2->proc~gather_surf_mpi_i~2 proc~gather_surf_mpi_r~2 gather_surf_mpi_r proc~gather_surf_r~2->proc~gather_surf_mpi_r~2 proc~gather_surf_omp_r~2 gather_surf_omp_r proc~gather_surf_r~2->proc~gather_surf_omp_r~2 proc~mpi_gatherv MPI_GATHERV proc~gather_surf_mpi_i~2->proc~mpi_gatherv proc~gather_surf_mpi_r~2->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(:)