libMesh
libMesh::FEAbstract Member List

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

_add_p_level_in_reinitlibMesh::FEAbstractprotected
_countslibMesh::ReferenceCounterprotectedstatic
_elem_p_levellibMesh::FEAbstractprotected
_enable_print_counterlibMesh::ReferenceCounterprotectedstatic
_fe_maplibMesh::FEAbstractprotected
_mutexlibMesh::ReferenceCounterprotectedstatic
_n_objectslibMesh::ReferenceCounterprotectedstatic
_p_levellibMesh::FEAbstractprotected
add_p_level_in_reinit(bool value)libMesh::FEAbstractinline
add_p_level_in_reinit() constlibMesh::FEAbstractinline
attach_quadrature_rule(QBase *q)=0libMesh::FEAbstractpure virtual
build(const unsigned int dim, const FEType &type)libMesh::FEAbstractstatic
calculate_curl_philibMesh::FEAbstractmutableprotected
calculate_d2philibMesh::FEAbstractmutableprotected
calculate_d2philibMesh::FEAbstractprotected
calculate_default_dual_coefflibMesh::FEAbstractmutableprotected
calculate_div_philibMesh::FEAbstractmutableprotected
calculate_dphilibMesh::FEAbstractmutableprotected
calculate_dphireflibMesh::FEAbstractmutableprotected
calculate_duallibMesh::FEAbstractmutableprotected
calculate_maplibMesh::FEAbstractmutableprotected
calculate_nothinglibMesh::FEAbstractmutableprotected
calculate_philibMesh::FEAbstractmutableprotected
calculations_startedlibMesh::FEAbstractmutableprotected
compute_node_constraints(NodeConstraints &constraints, const Elem *elem)libMesh::FEAbstractstatic
compute_periodic_node_constraints(NodeConstraints &constraints, const PeriodicBoundaries &boundaries, const MeshBase &mesh, const PointLocatorBase *point_locator, const Elem *elem)libMesh::FEAbstractstatic
compute_shape_functions(const Elem *, const std::vector< Point > &)=0libMesh::FEAbstractprotectedpure virtual
Counts typedeflibMesh::ReferenceCounterprotected
dimlibMesh::FEAbstractprotected
disable_print_counter_info()libMesh::ReferenceCounterstatic
edge_reinit(const Elem *elem, const unsigned int edge, const Real tolerance=TOLERANCE, const std::vector< Point > *pts=nullptr, const std::vector< Real > *weights=nullptr)=0libMesh::FEAbstractpure virtual
elem_typelibMesh::FEAbstractprotected
enable_print_counter_info()libMesh::ReferenceCounterstatic
fe_typelibMesh::FEAbstractprotected
FEAbstract(const unsigned int dim, const FEType &fet)libMesh::FEAbstractprotected
get_continuity() const =0libMesh::FEAbstractpure virtual
get_curvatures() constlibMesh::FEAbstractinline
get_d2xyzdeta2() constlibMesh::FEAbstractinline
get_d2xyzdetadzeta() constlibMesh::FEAbstractinline
get_d2xyzdxi2() constlibMesh::FEAbstractinline
get_d2xyzdxideta() constlibMesh::FEAbstractinline
get_d2xyzdxidzeta() constlibMesh::FEAbstractinline
get_d2xyzdzeta2() constlibMesh::FEAbstractinline
get_detadx() constlibMesh::FEAbstractinline
get_detady() constlibMesh::FEAbstractinline
get_detadz() constlibMesh::FEAbstractinline
get_dim() constlibMesh::FEAbstractinline
get_dxidx() constlibMesh::FEAbstractinline
get_dxidy() constlibMesh::FEAbstractinline
get_dxidz() constlibMesh::FEAbstractinline
get_dxyzdeta() constlibMesh::FEAbstractinline
get_dxyzdxi() constlibMesh::FEAbstractinline
get_dxyzdzeta() constlibMesh::FEAbstractinline
get_dzetadx() constlibMesh::FEAbstractinline
get_dzetady() constlibMesh::FEAbstractinline
get_dzetadz() constlibMesh::FEAbstractinline
get_family() constlibMesh::FEAbstractinline
get_fe_map() constlibMesh::FEAbstractinline
get_fe_map()libMesh::FEAbstractinline
get_fe_type() constlibMesh::FEAbstractinline
get_info()libMesh::ReferenceCounterstatic
get_JxW() constlibMesh::FEAbstractinline
get_JxWxdecay_sq() constlibMesh::FEAbstractinlinevirtual
get_normals() constlibMesh::FEAbstractinline
get_nothing() constlibMesh::FEAbstractinline
get_order() constlibMesh::FEAbstractinline
get_p_level() constlibMesh::FEAbstractinline
get_refspace_nodes(const ElemType t, std::vector< Point > &nodes)libMesh::FEAbstractstatic
get_tangents() constlibMesh::FEAbstractinline
get_type() constlibMesh::FEAbstractinline
get_xyz() constlibMesh::FEAbstractinline
increment_constructor_count(const std::string &name) noexceptlibMesh::ReferenceCounterinlineprotected
increment_destructor_count(const std::string &name) noexceptlibMesh::ReferenceCounterinlineprotected
is_hierarchic() const =0libMesh::FEAbstractpure virtual
n_objects()libMesh::ReferenceCounterinlinestatic
n_quadrature_points() const =0libMesh::FEAbstractpure virtual
n_shape_functions() const =0libMesh::FEAbstractpure virtual
on_reference_element(const Point &p, const ElemType t, const Real eps=TOLERANCE)libMesh::FEAbstractstatic
operator<<(std::ostream &os, const FEAbstract &fe)libMesh::FEAbstractfriend
operator=(const ReferenceCountedObject &)libMesh::ReferenceCountedObject< FEAbstract >inlineprotected
print_d2phi(std::ostream &os) const =0libMesh::FEAbstractpure virtual
print_dphi(std::ostream &os) const =0libMesh::FEAbstractpure virtual
print_dual_d2phi(std::ostream &os) const =0libMesh::FEAbstractpure virtual
print_dual_dphi(std::ostream &os) const =0libMesh::FEAbstractpure virtual
print_dual_phi(std::ostream &os) const =0libMesh::FEAbstractpure virtual
print_info(std::ostream &os) constlibMesh::FEAbstract
ReferenceCountedObject< FEAbstract >::print_info(std::ostream &out_stream=libMesh::out)libMesh::ReferenceCounterstatic
print_JxW(std::ostream &os) constlibMesh::FEAbstract
print_phi(std::ostream &os) const =0libMesh::FEAbstractpure virtual
print_xyz(std::ostream &os) constlibMesh::FEAbstract
qrulelibMesh::FEAbstractprotected
ReferenceCountedObject()libMesh::ReferenceCountedObject< FEAbstract >inlineprotected
ReferenceCountedObject(const ReferenceCountedObject &other)libMesh::ReferenceCountedObject< FEAbstract >inlineprotected
ReferenceCountedObject(ReferenceCountedObject &&other) noexceptlibMesh::ReferenceCountedObject< FEAbstract >inlineprotected
ReferenceCounter()libMesh::ReferenceCounterinlineprotected
ReferenceCounter(const ReferenceCounter &)libMesh::ReferenceCounterinlineprotected
ReferenceCounter(ReferenceCounter &&other) noexceptlibMesh::ReferenceCounterinlineprotected
reinit(const Elem *elem, const std::vector< Point > *const pts=nullptr, const std::vector< Real > *const weights=nullptr)=0libMesh::FEAbstractpure virtual
reinit(const Elem *elem, const unsigned int side, const Real tolerance=TOLERANCE, const std::vector< Point > *const pts=nullptr, const std::vector< Real > *const weights=nullptr)=0libMesh::FEAbstractpure virtual
reinit_default_dual_shape_coeffs(const Elem *)libMesh::FEAbstractinlinevirtual
reinit_dual_shape_coeffs(const Elem *, const std::vector< Point > &, const std::vector< Real > &)libMesh::FEAbstractinlinevirtual
request_dphi() const =0libMesh::FEAbstractpure virtual
request_dual_dphi() const =0libMesh::FEAbstractpure virtual
request_dual_phi() const =0libMesh::FEAbstractpure virtual
request_phi() const =0libMesh::FEAbstractpure virtual
set_calculate_default_dual_coeff(const bool val)libMesh::FEAbstractinline
set_calculate_dual(const bool val)libMesh::FEAbstractinline
set_fe_order(int new_order)libMesh::FEAbstractinline
shapes_need_reinit() const =0libMesh::FEAbstractprotectedpure virtual
shapes_on_quadraturelibMesh::FEAbstractprotected
side_map(const Elem *elem, const Elem *side, const unsigned int s, const std::vector< Point > &reference_side_points, std::vector< Point > &reference_points)=0libMesh::FEAbstractpure virtual
~FEAbstract()libMesh::FEAbstractvirtual
~ReferenceCountedObject()libMesh::ReferenceCountedObject< FEAbstract >inline
~ReferenceCounter()libMesh::ReferenceCounterinline