This is the complete list of members for SlopeReconstructionBase, including all inherited members.
_avars | SlopeReconstructionBase | protected |
_bnd_avars | SlopeReconstructionBase | protected |
_bnd_side_area | SlopeReconstructionBase | protected |
_bnd_side_centroid | SlopeReconstructionBase | protected |
_bnd_side_normal | SlopeReconstructionBase | protected |
_coord | ElementLoopUserObject | protected |
_current_elem | ElementLoopUserObject | protected |
_current_elem_volume | ElementLoopUserObject | protected |
_current_neighbor | ElementLoopUserObject | protected |
_current_side | ElementLoopUserObject | protected |
_have_interface_elems | ElementLoopUserObject | protected |
_interface_elem_ids | ElementLoopUserObject | protected |
_JxW | ElementLoopUserObject | protected |
_JxW_face | SlopeReconstructionBase | protected |
_mesh | ElementLoopUserObject | protected |
_mutex | SlopeReconstructionBase | privatestatic |
_neighbor_elem | SlopeReconstructionBase | protected |
_normals_face | SlopeReconstructionBase | protected |
_old_subdomain | ElementLoopUserObject | protected |
_q_point | ElementLoopUserObject | protected |
_q_point_face | SlopeReconstructionBase | protected |
_qrule | ElementLoopUserObject | protected |
_qrule_face | SlopeReconstructionBase | protected |
_rslope | SlopeReconstructionBase | protected |
_side | SlopeReconstructionBase | protected |
_side_area | SlopeReconstructionBase | protected |
_side_centroid | SlopeReconstructionBase | protected |
_side_elem | SlopeReconstructionBase | protected |
_side_geoinfo_cached | SlopeReconstructionBase | protected |
_side_normal | SlopeReconstructionBase | protected |
_side_volume | SlopeReconstructionBase | protected |
_subdomain | ElementLoopUserObject | protected |
caughtMooseException(MooseException &e) | ElementLoopUserObject | protectedvirtual |
computeBoundary() | ElementLoopUserObject | protectedvirtual |
computeElement() | SlopeReconstructionBase | virtual |
computeInterface() | ElementLoopUserObject | protectedvirtual |
computeInternalSide() | ElementLoopUserObject | protectedvirtual |
deserialize(std::vector< std::string > &serialized_buffers) | SlopeReconstructionBase | protectedvirtual |
ElementLoopUserObject(const InputParameters ¶meters) | ElementLoopUserObject | |
ElementLoopUserObject(ElementLoopUserObject &x, Threads::split split) | ElementLoopUserObject | |
execute() | ElementLoopUserObject | virtual |
finalize() | SlopeReconstructionBase | virtual |
getBoundaryAverageValue(dof_id_type elementid, unsigned int side) const | SlopeReconstructionBase | virtual |
getBoundarySideArea(dof_id_type elementid, unsigned int side) const | SlopeReconstructionBase | virtual |
getBoundarySideCentroid(dof_id_type elementid, unsigned int side) const | SlopeReconstructionBase | virtual |
getBoundarySideNormal(dof_id_type elementid, unsigned int side) const | SlopeReconstructionBase | virtual |
getElementAverageValue(dof_id_type elementid) const | SlopeReconstructionBase | virtual |
getElementSlope(dof_id_type elementid) const | SlopeReconstructionBase | virtual |
getSideArea(dof_id_type elementid, dof_id_type neighborid) const | SlopeReconstructionBase | virtual |
getSideCentroid(dof_id_type elementid, dof_id_type neighborid) const | SlopeReconstructionBase | virtual |
getSideNormal(dof_id_type elementid, dof_id_type neighborid) const | SlopeReconstructionBase | virtual |
initialize() | SlopeReconstructionBase | virtual |
join(const ElementLoopUserObject &) | ElementLoopUserObject | |
keepGoing() | ElementLoopUserObject | inlinevirtual |
meshChanged() | SlopeReconstructionBase | virtual |
onBoundary(const Elem *elem, unsigned int side, BoundaryID bnd_id) | ElementLoopUserObject | virtual |
onElement(const Elem *elem) | ElementLoopUserObject | virtual |
onInterface(const Elem *elem, unsigned int side, BoundaryID bnd_id) | ElementLoopUserObject | virtual |
onInternalSide(const Elem *elem, unsigned int side) | ElementLoopUserObject | virtual |
post() | ElementLoopUserObject | virtual |
pre() | ElementLoopUserObject | virtual |
preElement(const Elem *elem) | ElementLoopUserObject | virtual |
reconstructElementSlope()=0 | SlopeReconstructionBase | pure virtual |
serialize(std::string &serialized_buffer) | SlopeReconstructionBase | protectedvirtual |
SlopeReconstructionBase(const InputParameters ¶meters) | SlopeReconstructionBase | |
subdomainChanged() | ElementLoopUserObject | virtual |
~ElementLoopUserObject() | ElementLoopUserObject | virtual |