Reference page for EdgeBoundaryMatrix

Contents

Summary

EdgeBoundaryMatrix methods: EdgeBoundaryMatrix - is a class. finalize - EdgeBoundaryMatrix/finalize is a function. from_mesh - EdgeBoundaryMatrix.from_mesh is a function. Documentation for EdgeBoundaryMatrix doc EdgeBoundaryMatrix


PROPERTIES


METHODS

Class methods are listed below. Inherited methods are not included.

this = EdgeBoundaryMatrix(arguments) /this = EdgeBoundaryMatrix(arguments) is a constructor.

this = EdgeBoundaryMatrix(msh)

EdgeBoundaryMatrix/this.add_Diriclet_boundary(arguments) is a function.

add_Diriclet_boundary(this, bnd)

EdgeBoundaryMatrix/this.add_nonzero_elements(arguments) is a function.

add_nonzero_elements(this, els)

EdgeBoundaryMatrix/this.add_periodic_boundary(arguments) is a function.

add_periodic_boundary(this, bnd, coeff)

EdgeBoundaryMatrix/this.finalize(arguments) is a function.

P = finalize(this, varargin)

EdgeBoundaryMatrix.this.from_mesh(arguments) is a function.

P = from_mesh(msh, periodicity_coefficient)