Note: this is documentation for an old release. View the latest documentation at
docs.fenicsproject.org/basix/v0.9.0/python/genindex.html
FEniCS 2022
Download
Documentation
Community
Citing
Donate
Basix 0.4.1
Home
Installation
Demos
C++ docs
Python docs
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
A
apply_dof_transformation() (basix.finite_element.FiniteElement method)
(in module basix.numba_helpers)
apply_dof_transformation_hexahedron() (in module basix.numba_helpers)
apply_dof_transformation_interval() (in module basix.numba_helpers)
apply_dof_transformation_prism() (in module basix.numba_helpers)
apply_dof_transformation_pyramid() (in module basix.numba_helpers)
apply_dof_transformation_quadrilateral() (in module basix.numba_helpers)
apply_dof_transformation_tetrahedron() (in module basix.numba_helpers)
apply_dof_transformation_to_transpose() (basix.finite_element.FiniteElement method)
(in module basix.numba_helpers)
apply_dof_transformation_to_transpose_hexahedron() (in module basix.numba_helpers)
apply_dof_transformation_to_transpose_interval() (in module basix.numba_helpers)
apply_dof_transformation_to_transpose_prism() (in module basix.numba_helpers)
apply_dof_transformation_to_transpose_pyramid() (in module basix.numba_helpers)
apply_dof_transformation_to_transpose_quadrilateral() (in module basix.numba_helpers)
apply_dof_transformation_to_transpose_tetrahedron() (in module basix.numba_helpers)
apply_dof_transformation_to_transpose_triangle() (in module basix.numba_helpers)
apply_dof_transformation_triangle() (in module basix.numba_helpers)
apply_inverse_transpose_dof_transformation() (basix.finite_element.FiniteElement method)
B
base_transformations() (basix.finite_element.FiniteElement method)
basix
module
basix.cell
module
basix.finite_element
module
basix.lattice
module
basix.numba_helpers
module
basix.quadrature
module
basix.ufl_wrapper
module
basix.variants
module
BasixElement (class in basix.ufl_wrapper)
BDM (basix.ElementFamily attribute)
bubble (basix.ElementFamily attribute)
C
cell_type (basix.finite_element.FiniteElement property)
CellType (class in basix)
centroid (basix.LatticeSimplexMethod attribute)
chebyshev (basix.LatticeType attribute)
chebyshev_centroid (basix.LagrangeVariant attribute)
chebyshev_isaac (basix.LagrangeVariant attribute)
chebyshev_warped (basix.LagrangeVariant attribute)
coefficient_matrix (basix.finite_element.FiniteElement property)
compute_interpolation_operator() (in module basix)
contravariantPiola (basix.MapType attribute)
covariantPiola (basix.MapType attribute)
CR (basix.ElementFamily attribute)
create_custom_element() (in module basix)
create_element() (in module basix)
(in module basix.ufl_wrapper)
create_lattice() (in module basix)
create_tensor_element() (in module basix.ufl_wrapper)
create_vector_element() (in module basix.ufl_wrapper)
custom (basix.ElementFamily attribute)
D
Default (basix.QuadratureType attribute)
degree (basix.finite_element.FiniteElement property)
diagonal_equispaced (basix.DPCVariant attribute)
diagonal_gll (basix.DPCVariant attribute)
dim (basix.finite_element.FiniteElement property)
discontinuous (basix.finite_element.FiniteElement property)
dof_transformations_are_identity (basix.finite_element.FiniteElement property)
dof_transformations_are_permutations (basix.finite_element.FiniteElement property)
doubleContravariantPiola (basix.MapType attribute)
doubleCovariantPiola (basix.MapType attribute)
DPC (basix.ElementFamily attribute)
dpc_variant (basix.finite_element.FiniteElement property)
dpc_variant_to_string() (in module basix.variants)
DPCVariant (class in basix)
dual_matrix (basix.finite_element.FiniteElement property)
E
ElementFamily (class in basix)
entity_closure_dofs (basix.finite_element.FiniteElement property)
entity_dofs (basix.finite_element.FiniteElement property)
entity_transformations() (basix.finite_element.FiniteElement method)
equispaced (basix.LagrangeVariant attribute)
(basix.LatticeType attribute)
F
facet_jacobians() (in module basix.cell)
facet_normals() (in module basix.cell)
facet_orientations() (in module basix.cell)
facet_outward_normals() (in module basix.cell)
facet_reference_volumes() (in module basix.cell)
family (basix.finite_element.FiniteElement property)
FiniteElement (class in basix.finite_element)
G
gauss_jacobi (basix.QuadratureType attribute)
geometry() (in module basix)
get_tensor_product_representation() (basix.finite_element.FiniteElement method)
gl (basix.LatticeType attribute)
gl_centroid (basix.LagrangeVariant attribute)
gl_isaac (basix.LagrangeVariant attribute)
gl_warped (basix.LagrangeVariant attribute)
gll (basix.LatticeType attribute)
(basix.QuadratureType attribute)
gll_centroid (basix.LagrangeVariant attribute)
gll_isaac (basix.LagrangeVariant attribute)
gll_warped (basix.LagrangeVariant attribute)
H
has_tensor_product_factorisation (basix.finite_element.FiniteElement property)
hexahedron (basix.CellType attribute)
HHJ (basix.ElementFamily attribute)
highest_complete_degree (basix.finite_element.FiniteElement property)
highest_degree (basix.finite_element.FiniteElement property)
horizontal_equispaced (basix.DPCVariant attribute)
horizontal_gll (basix.DPCVariant attribute)
I
identity (basix.MapType attribute)
index() (in module basix)
interpolation_is_identity (basix.finite_element.FiniteElement property)
interpolation_matrix (basix.finite_element.FiniteElement property)
interval (basix.CellType attribute)
isaac (basix.LatticeSimplexMethod attribute)
L
L2Piola (basix.MapType attribute)
lagrange_variant (basix.finite_element.FiniteElement property)
lagrange_variant_to_string() (in module basix.variants)
LagrangeVariant (class in basix)
LatticeSimplexMethod (class in basix)
LatticeType (class in basix)
legendre (basix.DPCVariant attribute)
(basix.LagrangeVariant attribute)
(basix.PolynomialType attribute)
M
M (basix.finite_element.FiniteElement property)
make_quadrature() (in module basix)
map_type (basix.finite_element.FiniteElement property)
mapping() (basix.ufl_wrapper.BasixElement method)
MapType (class in basix)
module
basix
basix.cell
basix.finite_element
basix.lattice
basix.numba_helpers
basix.quadrature
basix.ufl_wrapper
basix.variants
N
N1E (basix.ElementFamily attribute)
N2E (basix.ElementFamily attribute)
name (basix.CellType property)
(basix.DPCVariant property)
(basix.ElementFamily property)
(basix.LagrangeVariant property)
(basix.LatticeSimplexMethod property)
(basix.LatticeType property)
(basix.MapType property)
(basix.PolynomialType property)
(basix.QuadratureType property)
none (basix.LatticeSimplexMethod attribute)
num_entity_closure_dofs (basix.finite_element.FiniteElement property)
num_entity_dofs (basix.finite_element.FiniteElement property)
P
P (basix.ElementFamily attribute)
point (basix.CellType attribute)
points (basix.finite_element.FiniteElement property)
PolynomialType (class in basix)
prism (basix.CellType attribute)
pull_back() (basix.finite_element.FiniteElement method)
push_forward() (basix.finite_element.FiniteElement method)
pyramid (basix.CellType attribute)
Q
QuadratureType (class in basix)
quadrilateral (basix.CellType attribute)
R
Regge (basix.ElementFamily attribute)
RT (basix.ElementFamily attribute)
S
serendipity (basix.ElementFamily attribute)
simplex_equispaced (basix.DPCVariant attribute)
simplex_gll (basix.DPCVariant attribute)
simplex_method_to_string() (in module basix.lattice)
string_to_dpc_variant() (in module basix.variants)
string_to_family() (in module basix.finite_element)
string_to_lagrange_variant() (in module basix.variants)
string_to_simplex_method() (in module basix.lattice)
string_to_type() (in module basix.cell)
(in module basix.lattice)
(in module basix.quadrature)
sub_entity_connectivity() (in module basix.cell)
T
tabulate() (basix.finite_element.FiniteElement method)
tabulate_polynomials() (in module basix)
tetrahedron (basix.CellType attribute)
topology() (in module basix)
triangle (basix.CellType attribute)
type_to_string() (in module basix.cell)
(in module basix.lattice)
(in module basix.quadrature)
U
unset (basix.DPCVariant attribute)
(basix.LagrangeVariant attribute)
V
value (basix.CellType property)
(basix.DPCVariant property)
(basix.ElementFamily property)
(basix.LagrangeVariant property)
(basix.LatticeSimplexMethod property)
(basix.LatticeType property)
(basix.MapType property)
(basix.PolynomialType property)
(basix.QuadratureType property)
value_shape (basix.finite_element.FiniteElement property)
value_size (basix.finite_element.FiniteElement property)
volume() (in module basix.cell)
vtk (basix.LagrangeVariant attribute)
W
warp (basix.LatticeSimplexMethod attribute)
wcoeffs (basix.finite_element.FiniteElement property)
X
x (basix.finite_element.FiniteElement property)
xiao_gimbutas (basix.QuadratureType attribute)
Basix
Navigation
basix
Demos
Related Topics
Documentation overview
Quick search