libMesh
libMesh::FEInterface Member List

This is the complete list of members for libMesh::FEInterface, including all inherited members.

all_shape_derivs(const unsigned int dim, const FEType &fe_t, const Elem *elem, const std::vector< Point > &p, std::vector< std::vector< OutputType >> *comps[3], const bool add_p_level=true)libMesh::FEInterfacestatic
all_shape_derivs(const unsigned int dim, const FEType &fe_t, const Elem *elem, const std::vector< Point > &p, std::vector< std::vector< Real >> *comps[3], const bool add_p_level)libMesh::FEInterface
all_shapes(const unsigned int dim, const FEType &fe_t, const Elem *elem, const std::vector< Point > &p, std::vector< std::vector< OutputType >> &phi, const bool add_p_level=true)libMesh::FEInterfacestatic
all_shapes(const unsigned int dim, const FEType &fe_t, const Elem *elem, const std::vector< Point > &p, std::vector< std::vector< Real >> &phi, const bool add_p_level)libMesh::FEInterface
all_shapes(const unsigned int dim, const FEType &fe_t, const Elem *elem, const std::vector< Point > &p, std::vector< std::vector< RealGradient >> &phi, const bool add_p_level)libMesh::FEInterface
compute_constraints(DofConstraints &constraints, DofMap &dof_map, const unsigned int variable_number, const Elem *elem)libMesh::FEInterfacestatic
compute_data(const unsigned int dim, const FEType &fe_t, const Elem *elem, FEComputeData &data)libMesh::FEInterfacestatic
compute_periodic_constraints(DofConstraints &constraints, DofMap &dof_map, const PeriodicBoundaries &boundaries, const MeshBase &mesh, const PointLocatorBase *point_locator, const unsigned int variable_number, const Elem *elem)libMesh::FEInterfacestatic
dofs_on_edge(const Elem *const elem, const unsigned int dim, const FEType &fe_t, unsigned int e, std::vector< unsigned int > &di, bool add_p_level=true)libMesh::FEInterfacestatic
dofs_on_side(const Elem *const elem, const unsigned int dim, const FEType &fe_t, unsigned int s, std::vector< unsigned int > &di, bool add_p_level=true)libMesh::FEInterfacestatic
extra_hanging_dofs(const FEType &fe_t)libMesh::FEInterfacestatic
FEInterface()libMesh::FEInterfaceprivate
field_type(const FEType &fe_type)libMesh::FEInterfacestatic
field_type(const FEFamily &fe_family)libMesh::FEInterfacestatic
get_continuity(const FEType &fe_type)libMesh::FEInterfacestatic
ifem_compute_data(const unsigned int dim, const FEType &fe_t, const Elem *elem, FEComputeData &data)libMesh::FEInterfaceprivatestatic
ifem_inverse_map(const unsigned int dim, const FEType &fe_t, const Elem *elem, const Point &p, const Real tolerance=TOLERANCE, const bool secure=true)libMesh::FEInterfaceprivatestatic
ifem_inverse_map(const unsigned int dim, const FEType &fe_t, const Elem *elem, const std::vector< Point > &physical_points, std::vector< Point > &reference_points, const Real tolerance=TOLERANCE, const bool secure=true)libMesh::FEInterfaceprivatestatic
ifem_map(const unsigned int dim, const FEType &fe_t, const Elem *elem, const Point &p)libMesh::FEInterfaceprivatestatic
ifem_n_dofs(const unsigned int dim, const FEType &fe_t, const ElemType t)libMesh::FEInterfaceprivatestatic
ifem_n_dofs(const FEType &fe_t, const Elem *elem)libMesh::FEInterfaceprivatestatic
ifem_n_dofs_at_node(const unsigned int dim, const FEType &fe_t, const ElemType t, const unsigned int n)libMesh::FEInterfaceprivatestatic
ifem_n_dofs_at_node(const FEType &fe_t, const Elem *elem, const unsigned int n)libMesh::FEInterfaceprivatestatic
ifem_n_dofs_per_elem(const unsigned int dim, const FEType &fe_t, const ElemType t)libMesh::FEInterfaceprivatestatic
ifem_n_dofs_per_elem(const FEType &fe_t, const Elem *elem)libMesh::FEInterfaceprivatestatic
ifem_n_shape_functions(const unsigned int dim, const FEType &fe_t, const ElemType t)libMesh::FEInterfaceprivatestatic
ifem_n_shape_functions(const FEType &fe_t, const Elem *elem)libMesh::FEInterfaceprivatestatic
ifem_nodal_soln(const unsigned int dim, const FEType &fe_t, const Elem *elem, const std::vector< Number > &elem_soln, std::vector< Number > &nodal_soln)libMesh::FEInterfaceprivatestatic
ifem_on_reference_element(const Point &p, const ElemType t, const Real eps)libMesh::FEInterfaceprivatestatic
ifem_shape(const unsigned int dim, const FEType &fe_t, const ElemType t, const unsigned int i, const Point &p)libMesh::FEInterfaceprivatestatic
ifem_shape(const unsigned int dim, const FEType &fe_t, const Elem *elem, const unsigned int i, const Point &p)libMesh::FEInterfaceprivatestatic
ifem_shape(const FEType &fe_t, const Elem *t, const unsigned int i, const Point &p)libMesh::FEInterfaceprivatestatic
ifem_shape_deriv(const unsigned int dim, const FEType &fe_t, const ElemType t, const unsigned int i, const unsigned int j, const Point &p)libMesh::FEInterfaceprivatestatic
ifem_shape_deriv(const unsigned int dim, const FEType &fe_t, const Elem *elem, const unsigned int i, const unsigned int j, const Point &p)libMesh::FEInterfaceprivatestatic
ifem_shape_deriv(const FEType &fe_t, const Elem *elem, const unsigned int i, const unsigned int j, const Point &p)libMesh::FEInterfaceprivatestatic
inverse_map(const unsigned int dim, const FEType &fe_t, const Elem *elem, const Point &p, const Real tolerance=TOLERANCE, const bool secure=true)libMesh::FEInterfacestatic
inverse_map(const unsigned int dim, const FEType &fe_t, const Elem *elem, const std::vector< Point > &physical_points, std::vector< Point > &reference_points, const Real tolerance=TOLERANCE, const bool secure=true)libMesh::FEInterfacestatic
is_hierarchic(const FEType &fe_type)libMesh::FEInterfacestatic
is_InfFE_elem(const ElemType et)libMesh::FEInterfaceprivatestatic
map(unsigned int dim, const FEType &fe_t, const Elem *elem, const Point &p)libMesh::FEInterfacestatic
max_order(const FEType &fe_t, const ElemType &el_t)libMesh::FEInterfacestatic
n_dofs(const unsigned int dim, const FEType &fe_t, const ElemType t)libMesh::FEInterfacestatic
n_dofs(const unsigned int dim, const FEType &fe_t, const Elem *elem)libMesh::FEInterfacestatic
n_dofs(const FEType &fe_t, const Elem *elem)libMesh::FEInterfacestatic
n_dofs(const FEType &fe_t, int extra_order, const Elem *elem)libMesh::FEInterfacestatic
n_dofs_at_node(const unsigned int dim, const FEType &fe_t, const ElemType t, const unsigned int n)libMesh::FEInterfacestatic
n_dofs_at_node(const FEType &fe_t, const Elem *elem, const unsigned int n, bool add_p_level=true)libMesh::FEInterfacestatic
n_dofs_at_node(const FEType &fe_t, const int extra_order, const Elem *elem, const unsigned int n)libMesh::FEInterfacestatic
n_dofs_at_node_function(const unsigned int dim, const FEType &fe_t)libMesh::FEInterfacestatic
n_dofs_at_node_function(const FEType &fe_t, const Elem *elem)libMesh::FEInterfacestatic
n_dofs_at_node_ptr typedeflibMesh::FEInterface
n_dofs_per_elem(const unsigned int dim, const FEType &fe_t, const ElemType t)libMesh::FEInterfacestatic
n_dofs_per_elem(const FEType &fe_t, const Elem *elem, bool add_p_level=true)libMesh::FEInterfacestatic
n_dofs_per_elem(const FEType &fe_t, const int extra_order, const Elem *elem)libMesh::FEInterfacestatic
n_shape_functions(const unsigned int dim, const FEType &fe_t, const ElemType t)libMesh::FEInterfacestatic
n_shape_functions(const FEType &fe_t, const Elem *elem, const bool add_p_level=true)libMesh::FEInterfacestatic
n_shape_functions(const FEType &fe_t, const int extra_order, const Elem *elem)libMesh::FEInterfacestatic
n_vec_dim(const MeshBase &mesh, const FEType &fe_type)libMesh::FEInterfacestatic
nodal_soln(const unsigned int dim, const FEType &fe_t, const Elem *elem, const std::vector< Number > &elem_soln, std::vector< Number > &nodal_soln, bool add_p_level=true)libMesh::FEInterfacestatic
on_reference_element(const Point &p, const ElemType t, const Real eps=TOLERANCE)libMesh::FEInterfacestatic
shape(const unsigned int dim, const FEType &fe_t, const ElemType t, const unsigned int i, const Point &p)libMesh::FEInterfacestatic
shape(const unsigned int dim, const FEType &fe_t, const Elem *elem, const unsigned int i, const Point &p)libMesh::FEInterfacestatic
shape(const FEType &fe_t, const Elem *elem, const unsigned int i, const Point &p, const bool add_p_level=true)libMesh::FEInterfacestatic
shape(const FEType &fe_t, int extra_order, const Elem *elem, const unsigned int i, const Point &p)libMesh::FEInterfacestatic
shape(const unsigned int dim, const FEType &fe_t, const ElemType t, const unsigned int i, const Point &p, OutputType &phi)libMesh::FEInterfacestatic
shape(const unsigned int dim, const FEType &fe_t, const Elem *elem, const unsigned int i, const Point &p, OutputType &phi)libMesh::FEInterfacestatic
shape(const FEType &fe_t, const Elem *elem, const unsigned int i, const Point &p, OutputType &phi)libMesh::FEInterfacestatic
shape(const FEType &fe_t, int extra_order, const Elem *elem, const unsigned int i, const Point &p, OutputType &phi)libMesh::FEInterfacestatic
shape(const unsigned int dim, const FEType &fe_t, const ElemType t, const unsigned int i, const Point &p, Real &phi)libMesh::FEInterface
shape(const unsigned int dim, const FEType &fe_t, const Elem *elem, const unsigned int i, const Point &p, Real &phi)libMesh::FEInterface
shape(const FEType &fe_t, const Elem *elem, const unsigned int i, const Point &p, Real &phi)libMesh::FEInterface
shape(const FEType &fe_t, int extra_order, const Elem *elem, const unsigned int i, const Point &p, Real &phi)libMesh::FEInterface
shape(const unsigned int dim, const FEType &fe_t, const ElemType t, const unsigned int i, const Point &p, RealGradient &phi)libMesh::FEInterface
shape(const FEType &fe_t, const Elem *elem, const unsigned int i, const Point &p, RealGradient &phi)libMesh::FEInterface
shape(const FEType &fe_t, int extra_order, const Elem *elem, const unsigned int i, const Point &p, RealGradient &phi)libMesh::FEInterface
shape(const unsigned int dim, const FEType &fe_t, const Elem *elem, const unsigned int i, const Point &p, RealGradient &phi)libMesh::FEInterface
shape_deriv(const unsigned int dim, const FEType &fe_t, const ElemType t, const unsigned int i, const unsigned int j, const Point &p)libMesh::FEInterfacestatic
shape_deriv(const unsigned int dim, const FEType &fe_t, const Elem *elem, const unsigned int i, const unsigned int j, const Point &p)libMesh::FEInterfacestatic
shape_deriv(const FEType &fe_t, const Elem *elem, const unsigned int i, const unsigned int j, const Point &p)libMesh::FEInterfacestatic
shape_deriv(const FEType &fe_t, int extra_order, const Elem *elem, const unsigned int i, const unsigned int j, const Point &p)libMesh::FEInterfacestatic
shape_deriv_function(const unsigned int dim, const FEType &fe_t, const ElemType t)libMesh::FEInterfacestatic
shape_deriv_function(const FEType &fe_t, const Elem *elem)libMesh::FEInterfacestatic
shape_deriv_ptr typedeflibMesh::FEInterface
shape_derivs(const FEType &fe_t, const Elem *elem, const unsigned int i, const unsigned int j, const std::vector< Point > &p, std::vector< OutputType > &dphi, const bool add_p_level=true)libMesh::FEInterfacestatic
shape_derivs(const FEType &fe_t, const Elem *elem, const unsigned int i, const unsigned int j, const std::vector< Point > &p, std::vector< Real > &dphi, const bool add_p_level)libMesh::FEInterface
shape_derivs(const FEType &fe_t, const Elem *elem, const unsigned int i, const unsigned int j, const std::vector< Point > &p, std::vector< RealGradient > &dphi, const bool add_p_level)libMesh::FEInterface
shape_function(const unsigned int dim, const FEType &fe_t, const ElemType t)libMesh::FEInterfacestatic
shape_function(const FEType &fe_t, const Elem *elem)libMesh::FEInterfacestatic
shape_ptr typedeflibMesh::FEInterface
shape_second_deriv(const unsigned int dim, const FEType &fe_t, const ElemType t, const unsigned int i, const unsigned int j, const Point &p)libMesh::FEInterfacestatic
shape_second_deriv(const unsigned int dim, const FEType &fe_t, const Elem *elem, const unsigned int i, const unsigned int j, const Point &p)libMesh::FEInterfacestatic
shape_second_deriv(const FEType &fe_t, const Elem *elem, const unsigned int i, const unsigned int j, const Point &p)libMesh::FEInterfacestatic
shape_second_deriv(const FEType &fe_t, int extra_order, const Elem *elem, const unsigned int i, const unsigned int j, const Point &p)libMesh::FEInterfacestatic
shape_second_deriv_function(const unsigned int dim, const FEType &fe_t, const ElemType t)libMesh::FEInterfacestatic
shape_second_deriv_function(const FEType &fe_t, const Elem *elem)libMesh::FEInterfacestatic
shape_second_deriv_ptr typedeflibMesh::FEInterface
shapes(const unsigned int dim, const FEType &fe_t, const Elem *elem, const unsigned int i, const std::vector< Point > &p, std::vector< OutputType > &phi, const bool add_p_level=true)libMesh::FEInterfacestatic
shapes(const unsigned int dim, const FEType &fe_t, const Elem *elem, const unsigned int i, const std::vector< Point > &p, std::vector< Real > &phi, const bool add_p_level)libMesh::FEInterface
shapes(const unsigned int dim, const FEType &fe_t, const Elem *elem, const unsigned int i, const std::vector< Point > &p, std::vector< RealGradient > &phi, const bool add_p_level)libMesh::FEInterface
side_nodal_soln(const FEType &fe_t, const Elem *elem, const unsigned int side, const std::vector< Number > &elem_soln, std::vector< Number > &nodal_soln, bool add_p_level=true)libMesh::FEInterfacestatic
~FEInterface()=defaultlibMesh::FEInterfacevirtual