CAM
mathfuncmod::swap Interface Reference

Private Member Functions

subroutine swap_i (a, b)
 
subroutine swap_r (a, b)
 
subroutine swap_rv (a, b, betr_status)
 

Member Function/Subroutine Documentation

◆ swap_i()

subroutine mathfuncmod::swap::swap_i ( integer, intent(inout)  a,
integer, intent(inout)  b 
)
private

◆ swap_r()

subroutine mathfuncmod::swap::swap_r ( real(r8), intent(inout)  a,
real(r8), intent(inout)  b 
)
private

◆ swap_rv()

subroutine mathfuncmod::swap::swap_rv ( real(r8), dimension(:), intent(inout)  a,
real(r8), dimension(:), intent(inout)  b,
type(betr_status_type), intent(out)  betr_status 
)
private

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