This is the complete list of members for VorticitySmoother< ELEMENT >, including all inherited members.
get_recovered_vorticity_in_patch(const Vector< ELEMENT *> &patch_el_pt, const unsigned &num_recovery_terms, Vector< double > *&recovered_vorticity_coefficient_pt, unsigned &n_deriv) | VorticitySmoother< ELEMENT > | inline |
integral_rec(const bool &is_q_mesh) | VorticitySmoother< ELEMENT > | inline |
nrecovery_order() const | VorticitySmoother< ELEMENT > | inline |
operator=(const VorticitySmoother &) | VorticitySmoother< ELEMENT > | inline |
recover_vorticity(Mesh *mesh_pt) | VorticitySmoother< ELEMENT > | inline |
recover_vorticity(Mesh *mesh_pt, DocInfo &doc_info) | VorticitySmoother< ELEMENT > | inline |
recovery_order() | VorticitySmoother< ELEMENT > | inline |
Recovery_order | VorticitySmoother< ELEMENT > | private |
setup_patches(Mesh *&mesh_pt, std::map< Node *, Vector< ELEMENT *> *> &adjacent_elements_pt, Vector< Node *> &vertex_node_pt) | VorticitySmoother< ELEMENT > | inline |
shape_rec(const Vector< double > &x, Vector< double > &psi_r) | VorticitySmoother< ELEMENT > | inline |
VorticitySmoother(const unsigned &recovery_order) | VorticitySmoother< ELEMENT > | inline |
VorticitySmoother(const VorticitySmoother &) | VorticitySmoother< ELEMENT > | inline |
~VorticitySmoother() | VorticitySmoother< ELEMENT > | inlinevirtual |