hedge :: mesh :: SimplicialElement :: Class SimplicialElement
[hide private]
[frames] | no frames]

Class SimplicialElement

source code


Instance Methods [hide private]
 
contains_point(self, x) source code

Inherited from Element: __init__, bounding_box, centroid

Inherited from pytools.Record: __eq__, __getstate__, __ne__, __repr__, __setstate__, copy

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__

Class Methods [hide private]
 
get_map_unit_to_global(cls, vertices)
Return an affine map that maps the unit coordinates of the reference element to a global element at a location given by its `vertices'.
source code
Static Methods [hide private]

Inherited from Element (private): _reorder_vertices

Properties [hide private]
  faces

Inherited from Element: face_jacobians, face_normals, id, inverse_map, map, vertex_indices

Inherited from object: __class__

Property Details [hide private]

faces

Get Method:
unreachable.faces(self)