Reference page for SimpleMesh2
Contents
Summary
SimpleMesh2 is a class. this = SimpleMesh2(p, t) Documentation for SimpleMesh2 doc SimpleMesh2
PROPERTIES
- SimpleMesh2/element is a property.
- SimpleMesh2/elementType is a property.
- SimpleMesh2/p is a property.
- SimpleMesh2/t is a property.
METHODS
Class methods are listed below. Inherited methods are not included.
this = SimpleMesh2(arguments) /this = SimpleMesh2(arguments) is a constructor.
this = SimpleMesh2(p, t)
SimpleMesh2/this.getMappingMatrix(arguments) is a function.
F = getMappingMatrix(this, els, x)
SimpleMesh2/this.quadrature_points(arguments) is a function.
[x0, w0] = quadrature_points(this, order)