Summary for: Quad1 < ElementBase

Class summary

Quad1 is a class. obj = Quad1

Properties

.Quad1.curvature_order is a property.

.edge_definitions Edge definitions

Definition of edges in terms of nodes. Array of size number_of_edges x nodes_per_edge.

Each row defines the nodes (of reference element) nodes that define a single edge, in order Help for Quad1.edge_definitions is inherited from superclass ElementBase

.is_isoparametric Boolean

True if element is isoparametric Help for Quad1.is_isoparametric is inherited from superclass ElementBase

.reference_element Definition for reference element.

Number of nodes x number of dimensions array, defining the coordinates of nodes in the reference element. Help for Quad1.reference_element is inherited from superclass ElementBase

.reference_element_center Center of reference element.

Coordinates. Help for Quad1.reference_element_center is inherited from superclass ElementBase

.type Type string

Identifier string Help for Quad1.type is inherited from superclass ElementBase

.unroll_order Ordering of nodes

Order for reference element nodes such that a meaningful (counter-clockwise?) polygon is formed of them Help for Quad1.unroll_order is inherited from superclass ElementBase

Methods

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

.Quad1/Quad1 is a constructor.

obj = Quad1 Documentation for Quad1/Quad1 doc Quad1

.get_quadrature_points Return quadrature points.

Returns the points for a naiive quadrature, from kronecker product of the 1D points