ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
fc2k_check_bc.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine interface_check_bc (nion_in, array_in, array_out, eflag_out, emessage_out)
 
subroutine check_bc (intarr_in, nion, intarr_out, error_flag, error_message)
 

Function/Subroutine Documentation

subroutine check_bc ( integer, dimension(:), intent(in)  intarr_in,
integer, intent(in)  nion,
integer, dimension(:), intent(out), allocatable  intarr_out,
integer, intent(out error_flag,
character(len=:), intent(out), allocatable  error_message 
)

Definition at line 80 of file fc2k_check_bc.f90.

Here is the caller graph for this function:

subroutine interface_check_bc ( integer, intent(in)  nion_in,
integer, dimension(:), intent(in)  array_in,
integer, dimension(:), intent(out), pointer  array_out,
integer, intent(out eflag_out,
character(len=:), intent(out), pointer  emessage_out 
)

Definition at line 15 of file fc2k_check_bc.f90.

Here is the call graph for this function: