Link Search Menu Expand Document

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)

* SimpleMesh2/getMappingMatrix is a function.

F = getMappingMatrix(this, els, x)

* SimpleMesh2/quadrature_points is a function.

[x0, w0] = quadrature_points(this, order)