select_cubesize Function

function select_cubesize(nFSiter, nCub3_steps, bounds) result(nCub3)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nFSiter
integer, intent(in) :: nCub3_steps(3,nFSiter+1)
double precision, intent(in) :: bounds(3,2)

Return Value integer, (3)