Reference page for SimpleMesh2

Contents

Summary

SimpleMesh2 is a class. this = SimpleMesh2(p, t) Documentation for SimpleMesh2 doc SimpleMesh2


PROPERTIES


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)