Assembly support
API
ExtendableGrids.AT_NODES — Type
abstract type AT_NODES <: AssemblyTypecauses interpolation at vertices of the grid (only for H1-conforming interpolations)
ExtendableGrids.ON_BEDGES — Type
abstract type ON_BEDGES <: AssemblyTypecauses assembly/interpolation on boundary edges of the grid (only in 3D)
ExtendableGrids.ON_BFACES — Type
abstract type ON_BFACES <: AssemblyTypecauses assembly/interpolation on boundary faces of the grid
ExtendableGrids.ON_CELLS — Type
abstract type ON_CELLS <: AssemblyTypecauses assembly/interpolation on cells of the grid
ExtendableGrids.ON_EDGES — Type
abstract type ON_EDGES <: AssemblyTypecauses assembly/interpolation on edges of the grid (only in 3D)
ExtendableGrids.ON_FACES — Type
abstract type ON_FACES <: AssemblyTypecauses assembly/interpolation on faces of the grid
ExtendableGrids.ON_IFACES — Type
abstract type ON_IFACES <: ON_FACEScauses assembly/interpolation on interior faces of the grid
ExtendableGrids.L2GTransformer — Type
L2GTransformerTransforms reference coordinates to global coordinates