CAM
dof_mod::uniquepoints Interface Reference

Private Member Functions

subroutine uniquepoints2d (idxUnique, src, dest)
 
subroutine uniquepoints3d (idxUnique, nlyr, src, dest)
 
subroutine uniquepoints4d (idxUnique, d3, d4, src, dest)
 

Member Function/Subroutine Documentation

◆ uniquepoints2d()

subroutine dof_mod::uniquepoints::uniquepoints2d ( type (index_t idxUnique,
real (kind=real_kind), dimension(:,:)  src,
real (kind=real_kind), dimension(:)  dest 
)
private

◆ uniquepoints3d()

subroutine dof_mod::uniquepoints::uniquepoints3d ( type (index_t idxUnique,
integer(kind=int_kind)  nlyr,
real (kind=real_kind), dimension(:,:,:)  src,
real (kind=real_kind), dimension(:,:)  dest 
)
private

◆ uniquepoints4d()

subroutine dof_mod::uniquepoints::uniquepoints4d ( type (index_t idxUnique,
integer(kind=int_kind)  d3,
integer(kind=int_kind)  d4,
real (kind=real_kind), dimension(:,:,:,:)  src,
real (kind=real_kind), dimension(:,:,:)  dest 
)
private

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