Summary for: BoundaryMatrixConstructor < MatrixConstructorBase
Class summary
BoundaryMatrixConstructor is a class. this = BoundaryMatrixConstructor(varargin)
Properties
Methods
Class methods are listed below. Inherited methods are not included.
.BoundaryMatrixConstructor/BoundaryMatrixConstructor is a constructor.
this = BoundaryMatrixConstructor(varargin) Documentation for BoundaryMatrixConstructor/BoundaryMatrixConstructor doc BoundaryMatrixConstructor
.BoundaryMatrixConstructor/assemble_flux_matrix is a function.
this = assemble_flux_matrix(this, varargin)
.assemble_matrix boundary matrix.
assemble_matrix(fun_test, fun_shape, v, edges, msh) : Int[ fun_test \dot (v*fun_shape) ] evaluated over edges