read_cubesfile Subroutine

public subroutine read_cubesfile(nCub3, nmarked, imarked, nCub3_intermediate)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: nCub3(3)
integer, intent(out) :: nmarked
integer, intent(out), allocatable :: imarked(:)
integer, intent(in), optional :: nCub3_intermediate(3)