|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
equidistant_barycentric_nodes(self)
Generate equidistant nodes in barycentric coordinates. |
source code
|
|
|
|
equidistant_equilateral_nodes(self)
Generate equidistant nodes in equilateral coordinates. |
source code
|
|
|
|
equidistant_unit_nodes(self)
Generate equidistant nodes in unit coordinates. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from Element:
basis_functions,
differentiation_matrices,
find_diff_mat_permutation,
grad_basis_functions,
grad_vandermonde,
inverse_mass_matrix,
lifting_matrix,
mass_matrix,
multi_face_mass_matrix,
vandermonde
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__init__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|