CAM
numerical_check::check_negative Interface Reference

Private Member Functions

subroutine check_negative_total (var, varname, operation, err_code)
 
subroutine check_negative_index (var, ndim, varname, operation, err_code)
 

Member Function/Subroutine Documentation

◆ check_negative_index()

subroutine numerical_check::check_negative::check_negative_index ( real( kind = core_rknd ), dimension(ndim), intent(in)  var,
integer, intent(in)  ndim,
character(len=*), intent(in)  varname,
character(len=*), intent(in)  operation,
integer, intent(inout), optional  err_code 
)
private

◆ check_negative_total()

subroutine numerical_check::check_negative::check_negative_total ( real( kind = core_rknd ), dimension(:), intent(in)  var,
character(len=*), intent(in)  varname,
character(len=*), intent(in)  operation,
integer, intent(inout), optional  err_code 
)
private

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