MatrixFiller

MatrixFiller:

A block used to fill a matrix.

MatrixFiller Kinds

kind (required string) – one of:

<MatrixFiller interior>
  kind = nodeStencilFiller
  minDim = 0
  lowerBounds = [  0   0   0]
  upperBounds = [NXP NYP NZP]
  componentBounds = [0 1]
  gridBoundary = sphere
  rowInteriorosity = [insideBoundary]
  colInteriorosity = [insideBoundary]
  StencilElementMacro(error_dd, 1.0, 0, [ 0  0  0], 0, 0)
</MatrixFiller>