generate_cubevertices Subroutine

public subroutine generate_cubevertices(nCub3, cubeid, bounds, kverts)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nCub3(3)
integer, intent(in) :: cubeid
double precision, intent(in) :: bounds(3,2)
double precision, intent(out) :: kverts(3,8)