CAM
dof_mod::putuniquepoints Interface Reference

Private Member Functions

subroutine putuniquepoints2d (idxUnique, src, dest)
 
subroutine putuniquepoints3d (idxUnique, nlyr, src, dest)
 
subroutine putuniquepoints4d (idxUnique, d3, d4, src, dest)
 

Member Function/Subroutine Documentation

◆ putuniquepoints2d()

subroutine dof_mod::putuniquepoints::putuniquepoints2d ( type (index_t idxUnique,
real (kind=real_kind), dimension(:), intent(in)  src,
real (kind=real_kind), dimension(:,:), intent(out)  dest 
)
private

◆ putuniquepoints3d()

subroutine dof_mod::putuniquepoints::putuniquepoints3d ( type (index_t idxUnique,
integer(kind=int_kind)  nlyr,
real (kind=real_kind), dimension(:,:), intent(in)  src,
real (kind=real_kind), dimension(:,:,:), intent(out)  dest 
)
private

◆ putuniquepoints4d()

subroutine dof_mod::putuniquepoints::putuniquepoints4d ( type (index_t idxUnique,
integer(kind=int_kind)  d3,
integer(kind=int_kind)  d4,
real (kind=real_kind), dimension(:,:,:), intent(in)  src,
real (kind=real_kind), dimension(:,:,:,:), intent(out)  dest 
)
private

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