create_container_for_vorticity_and_derivatives() const | oomph::VorticitySmootherElement< ELEMENT > | inline |
exact_vorticity_fct_pt() | oomph::VorticitySmootherElement< ELEMENT > | inline |
exact_vorticity_fct_pt() const | oomph::VorticitySmootherElement< ELEMENT > | inline |
Exact_vorticity_fct_pt | oomph::VorticitySmootherElement< ELEMENT > | private |
ExactVorticityFctPt typedef | oomph::VorticitySmootherElement< ELEMENT > | |
get_interpolated_values(const Vector< double > &s, Vector< double > &values) | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_interpolated_values(const unsigned &t, const Vector< double > &s, Vector< double > &values) | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_maximum_order_of_recoverable_velocity_derivative() const | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_maximum_order_of_recoverable_vorticity_derivative() const | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_maximum_order_of_velocity_derivative() const | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_maximum_order_of_vorticity_derivative() const | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_raw_velocity_deriv(const Vector< double > &s, Vector< double > &dveloc_dx) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_raw_velocity_deriv(const Vector< double > &s, double &dveloc_dx, const unsigned &index) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_raw_vorticity_deriv(const Vector< double > &s, Vector< double > &dvorticity_dx) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_raw_vorticity_deriv(const Vector< double > &s, double &dvorticity_dx, const unsigned &index) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_raw_vorticity_second_deriv(const Vector< double > &s, Vector< double > &dvorticity_dxdy) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_raw_vorticity_second_deriv(const Vector< double > &s, double &dvorticity_dxdy, const unsigned &index) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_raw_vorticity_third_deriv(const Vector< double > &s, Vector< double > &dvorticity_dxdxdy) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
get_raw_vorticity_third_deriv(const Vector< double > &s, double &dvorticity_dxdxdy, const unsigned &index) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
Maximum_order_of_recoverable_velocity_derivatives | oomph::VorticitySmootherElement< ELEMENT > | private |
Maximum_order_of_recoverable_vorticity_derivatives | oomph::VorticitySmootherElement< ELEMENT > | private |
Maximum_order_of_velocity_derivative | oomph::VorticitySmootherElement< ELEMENT > | private |
Maximum_order_of_vorticity_derivative | oomph::VorticitySmootherElement< ELEMENT > | private |
N_dim | oomph::VorticitySmootherElement< ELEMENT > | private |
ncont_interpolated_values() const | oomph::VorticitySmootherElement< ELEMENT > | inline |
npartial_derivative(const unsigned &n) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
nscalar_paraview() const | oomph::VorticitySmootherElement< ELEMENT > | inline |
Number_of_values_per_field | oomph::VorticitySmootherElement< ELEMENT > | private |
nvelocity_derivatives_to_recover() const | oomph::VorticitySmootherElement< ELEMENT > | inline |
nvorticity_derivatives_to_recover() const | oomph::VorticitySmootherElement< ELEMENT > | inline |
output(std::ostream &outfile, const unsigned &nplot) | oomph::VorticitySmootherElement< ELEMENT > | inline |
output_analytical_veloc_and_vorticity(std::ostream &outfile, const unsigned &nplot) | oomph::VorticitySmootherElement< ELEMENT > | inline |
output_smoothed_vorticity(std::ostream &outfile, const unsigned &nplot) | oomph::VorticitySmootherElement< ELEMENT > | inline |
pin_smoothed_vorticity() | oomph::VorticitySmootherElement< ELEMENT > | inline |
recovered_dof_to_container_id(const unsigned &i) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
required_nvalue(const unsigned &n) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
scalar_name_paraview(const unsigned &i) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
scalar_value_paraview(std::ofstream &file_out, const unsigned &i, const unsigned &nplot) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
smoothed_vorticity_index() const | oomph::VorticitySmootherElement< ELEMENT > | inline |
Smoothed_vorticity_index | oomph::VorticitySmootherElement< ELEMENT > | private |
stored_dof_to_recoverable_dof(const unsigned &i) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
vorticity_and_its_derivs(const Vector< double > &s, Vector< Vector< double >> &vort_and_derivs) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
vorticity_dof_to_container_id(const unsigned &i) const | oomph::VorticitySmootherElement< ELEMENT > | inline |
vorticity_error_squared(const unsigned &i) | oomph::VorticitySmootherElement< ELEMENT > | inline |
VorticitySmootherElement() | oomph::VorticitySmootherElement< ELEMENT > | inline |