CAM
bshr_assert_mod::shr_assert_any Interface Reference

Private Member Functions

subroutine shr_assert (var, msg, bstatus)
 
subroutine shr_assert_any_1d (var, msg, bstatus)
 
subroutine shr_assert_any_2d (var, msg, bstatus)
 
subroutine shr_assert_any_3d (var, msg, bstatus)
 
subroutine shr_assert_any_4d (var, msg, bstatus)
 
subroutine shr_assert_any_5d (var, msg, bstatus)
 
subroutine shr_assert_any_6d (var, msg, bstatus)
 
subroutine shr_assert_any_7d (var, msg, bstatus)
 

Member Function/Subroutine Documentation

◆ shr_assert()

subroutine bshr_assert_mod::shr_assert_any::shr_assert ( logical, intent(in)  var,
character(len=*), intent(in)  msg,
type(betr_status_type), intent(out)  bstatus 
)
private

◆ shr_assert_any_1d()

subroutine bshr_assert_mod::shr_assert_any::shr_assert_any_1d ( logical, dimension(:), intent(in)  var,
character(len=*), intent(in)  msg,
type(betr_status_type), intent(out)  bstatus 
)
private

◆ shr_assert_any_2d()

subroutine bshr_assert_mod::shr_assert_any::shr_assert_any_2d ( logical, dimension(:,:), intent(in)  var,
character(len=*), intent(in)  msg,
type(betr_status_type), intent(out)  bstatus 
)
private

◆ shr_assert_any_3d()

subroutine bshr_assert_mod::shr_assert_any::shr_assert_any_3d ( logical, dimension(:,:,:), intent(in)  var,
character(len=*), intent(in)  msg,
type(betr_status_type), intent(out)  bstatus 
)
private

◆ shr_assert_any_4d()

subroutine bshr_assert_mod::shr_assert_any::shr_assert_any_4d ( logical, dimension(:,:,:,:), intent(in)  var,
character(len=*), intent(in)  msg,
type(betr_status_type), intent(out)  bstatus 
)
private

◆ shr_assert_any_5d()

subroutine bshr_assert_mod::shr_assert_any::shr_assert_any_5d ( logical, dimension(:,:,:,:,:), intent(in)  var,
character(len=*), intent(in)  msg,
type(betr_status_type), intent(out)  bstatus 
)
private

◆ shr_assert_any_6d()

subroutine bshr_assert_mod::shr_assert_any::shr_assert_any_6d ( logical, dimension(:,:,:,:,:,:), intent(in)  var,
character(len=*), intent(in)  msg,
type(betr_status_type), intent(out)  bstatus 
)
private

◆ shr_assert_any_7d()

subroutine bshr_assert_mod::shr_assert_any::shr_assert_any_7d ( logical, dimension(:,:,:,:,:,:,:), intent(in)  var,
character(len=*), intent(in)  msg,
type(betr_status_type), intent(out)  bstatus 
)
private

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