SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
prism_dummy_mod::prism_set_points Interface Reference

Public Member Functions

subroutine prism_dummy_set_points_gridless (METHOD_ID, POINT_NAME, GRID_ID, NEW_POINTS, IERROR)
 
subroutine prism_dummy_set_points_3d_dble (METHOD_ID, POINT_NAME, GRID_ID, POINTS_ACTUAL_SHAPE, POINTS_1ST_ARRAY, POINTS_2ND_ARRAY, POINTS_3RD_ARRAY, NEW_POINTS, IERROR)
 

Detailed Description

Definition at line 57 of file prism_dummy_mod.F90.

Member Function/Subroutine Documentation

◆ prism_dummy_set_points_3d_dble()

subroutine prism_dummy_mod::prism_set_points::prism_dummy_set_points_3d_dble ( integer(kind=jpim), intent(inout)  METHOD_ID,
character (len=*), intent(in)  POINT_NAME,
integer(kind=jpim), intent(in)  GRID_ID,
integer(kind=jpim), dimension (2, *), intent(in)  POINTS_ACTUAL_SHAPE,
real(kind=jprd), dimension (:), intent(in)  POINTS_1ST_ARRAY,
real(kind=jprd), dimension (:), intent(in)  POINTS_2ND_ARRAY,
real(kind=jprd), dimension (:), intent(in)  POINTS_3RD_ARRAY,
logical, intent(in)  NEW_POINTS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 147 of file prism_dummy_mod.F90.

◆ prism_dummy_set_points_gridless()

subroutine prism_dummy_mod::prism_set_points::prism_dummy_set_points_gridless ( integer(kind=jpim), intent(inout)  METHOD_ID,
character (len=*), intent(in)  POINT_NAME,
integer(kind=jpim), intent(in)  GRID_ID,
logical, intent(in)  NEW_POINTS,
integer(kind=jpim), intent(out)  IERROR 
)

Definition at line 131 of file prism_dummy_mod.F90.


The documentation for this interface was generated from the following file: