Flow123d
DF_patch_fe_mechanics-c13f069
|
This is the complete list of members for SideValues< dim >, including all inherited members.
BaseValues() | BaseValues< dim > | inlineprotected |
coords() | SideValues< dim > | inline |
determinant() | SideValues< dim > | inline |
fe_ | SideValues< dim > | private |
fe_comp(std::shared_ptr< FiniteElement< FE_dim > > fe, uint component_idx) | BaseValues< dim > | inlineprotected |
grad_scalar_shape(uint component_idx=0) | SideValues< dim > | inline |
grad_vector_shape(uint component_idx=0) | SideValues< dim > | inline |
JxW() | SideValues< dim > | inline |
normal_vector() | SideValues< dim > | inline |
patch_point_vals_ | SideValues< dim > | private |
ref_shape_gradients_bulk(Quadrature *q, std::shared_ptr< FiniteElement< FE_dim >> fe) | BaseValues< dim > | inlineprotected |
ref_shape_gradients_side(Quadrature *q, std::shared_ptr< FiniteElement< FE_dim >> fe) | BaseValues< dim > | inlineprotected |
ref_shape_values_bulk(Quadrature *q, std::shared_ptr< FiniteElement< FE_dim >> fe) | BaseValues< dim > | inlineprotected |
ref_shape_values_side(Quadrature *q, std::shared_ptr< FiniteElement< FE_dim >> fe) | BaseValues< dim > | inlineprotected |
scalar_shape(uint component_idx=0) | SideValues< dim > | inline |
SideValues(PatchPointValues< 3 > &patch_point_vals, MixedPtr< FiniteElement > fe) | SideValues< dim > | inline |
vector_divergence(uint component_idx=0) | SideValues< dim > | inline |
vector_shape(uint component_idx=0) | SideValues< dim > | inline |
vector_sym_grad(uint component_idx=0) | SideValues< dim > | inline |