createGridModel

public static RegularGridModel<T> createGridModel<T>(int rows, int cols, T w)