gather_surf_omp Interface

public interface gather_surf_omp

Calls

interface~~gather_surf_omp~2~~CallsGraph interface~gather_surf_omp~2 gather_surf_omp proc~gather_surf_omp_i~2 gather_surf_omp_i interface~gather_surf_omp~2->proc~gather_surf_omp_i~2 proc~gather_surf_omp_r~2 gather_surf_omp_r interface~gather_surf_omp~2->proc~gather_surf_omp_r~2

Contents


Module Procedures

public subroutine gather_surf_omp_i(FieldIn, FieldOut)

Arguments

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

public subroutine gather_surf_omp_r(FieldIn, FieldOut)

Arguments

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