CAM
mathfuncmod::cumsum Interface Reference

Private Member Functions

subroutine cumsum_v (bstatus, x, y)
 
subroutine cumsum_m (bstatus, x, y, idim)
 

Member Function/Subroutine Documentation

◆ cumsum_m()

subroutine mathfuncmod::cumsum::cumsum_m ( type(betr_status_type), intent(out)  bstatus,
real(r8), dimension(:,:), intent(in)  x,
real(r8), dimension(:,:), intent(out)  y,
integer, intent(in), optional  idim 
)
private

◆ cumsum_v()

subroutine mathfuncmod::cumsum::cumsum_v ( type(betr_status_type), intent(out)  bstatus,
real(r8), dimension(:), intent(in)  x,
real(r8), dimension(:), intent(out)  y 
)
private

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