Extended Simpson's 3/8 Rule
The pattern of the coefficients is {1,3,3,2,3,3,2,...,3,3,2,1}:
|
where:
is the grid column spacing
is the grid row spacing
is the grid node value in row i and column j.