gather_surf_omp Interface

public interface gather_surf_omp

Calls

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

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(:)