Flow123d
DF_patch_fe_data_tables-398e8e7
|
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 |
JxW() | SideValues< dim > | inline |
normal_vector() | SideValues< dim > | inline |
patch_point_vals_ | SideValues< dim > | private |
ref_shape_gradients(std::shared_ptr< FiniteElement< dim >> fe) | SideValues< dim > | inlineprivate |
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 |