Summary for: SimpleMesh2 < handle
Class summary
SimpleMesh2 is a class. this = SimpleMesh2(p, t)
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.
.SimpleMesh2/SimpleMesh2 is a constructor.
this = SimpleMesh2(p, t) Documentation for SimpleMesh2/SimpleMesh2 doc SimpleMesh2
.SimpleMesh2/getMappingMatrix is a function.
F = getMappingMatrix(this, els, x)
.SimpleMesh2/quadrature_points is a function.
[x0, w0] = quadrature_points(this, order)