| accel(const Vector< double > &zeta, Vector< double > &accel) | oomph::PseudoBucklingRing | inline |
| add_external_data(Data *const &data_pt, const bool &fd=true) | oomph::GeneralisedElement | |
| add_global_eqn_numbers(std::deque< unsigned long > const &global_eqn_numbers, std::deque< double * > const &global_dof_pt) | oomph::GeneralisedElement | protected |
| add_internal_data(Data *const &data_pt, const bool &fd=true) | oomph::GeneralisedElement | protected |
| add_internal_value_pt_to_map(std::map< unsigned, double * > &map_of_value_pt) | oomph::GeneralisedElement | |
| ampl_ratio() | oomph::PseudoBucklingRing | inline |
| assign_additional_local_eqn_numbers() | oomph::GeneralisedElement | inlineprotectedvirtual |
| assign_all_generic_local_eqn_numbers(const bool &store_local_dof_pt) | oomph::GeneralisedElement | inlineprotectedvirtual |
| assign_internal_and_external_local_eqn_numbers(const bool &store_local_dof_pt) | oomph::GeneralisedElement | protectedvirtual |
| assign_internal_eqn_numbers(unsigned long &global_number, Vector< double * > &Dof_pt) | oomph::GeneralisedElement | |
| assign_local_eqn_numbers(const bool &store_local_dof_pt) | oomph::GeneralisedElement | virtual |
| clear_global_eqn_numbers() | oomph::GeneralisedElement | inlineprotected |
| complete_setup_of_dependencies() | oomph::GeneralisedElement | inlinevirtual |
| compute_norm(Vector< double > &norm) | oomph::GeneralisedElement | inlinevirtual |
| compute_norm(double &norm) | oomph::GeneralisedElement | inlinevirtual |
| d2position(const Vector< double > &zeta, RankThreeTensor< double > &ddrdzeta) const | oomph::GeomObject | inlinevirtual |
| d2position(const Vector< double > &zeta, Vector< double > &r, DenseMatrix< double > &drdzeta, RankThreeTensor< double > &ddrdzeta) const | oomph::GeomObject | inlinevirtual |
| Data_fd | oomph::GeneralisedElement | private |
| Data_local_eqn | oomph::GeneralisedElement | private |
| Data_pt | oomph::GeneralisedElement | private |
| Default_fd_jacobian_step | oomph::GeneralisedElement | static |
| describe_dofs(std::ostream &out, const std::string ¤t_string) const | oomph::GeneralisedElement | |
| describe_local_dofs(std::ostream &out, const std::string ¤t_string) const | oomph::GeneralisedElement | virtual |
| Dof_pt | oomph::GeneralisedElement | private |
| Dof_pt_deque | oomph::GeneralisedElement | protectedstatic |
| dof_pt_vector(Vector< double * > &dof_pt) | oomph::GeneralisedElement | inline |
| dof_vector(const unsigned &t, Vector< double > &dof) | oomph::GeneralisedElement | inline |
| dposition(const Vector< double > &zeta, DenseMatrix< double > &drdzeta) const | oomph::GeomObject | inlinevirtual |
| dposition_dt(const Vector< double > &zeta, const unsigned &j, Vector< double > &drdt) | oomph::PseudoBucklingRing | inlinevirtual |
| Dummy_matrix | oomph::GeneralisedElement | protectedstatic |
| eps_buckl() | oomph::PseudoBucklingRing | inline |
| eqn_number(const unsigned &ieqn_local) const | oomph::GeneralisedElement | inline |
| Eqn_number | oomph::GeneralisedElement | private |
| exclude_external_data_fd(const unsigned &i) | oomph::GeneralisedElement | inline |
| exclude_internal_data_fd(const unsigned &i) | oomph::GeneralisedElement | inlineprotected |
| external_data_fd(const unsigned &i) const | oomph::GeneralisedElement | inline |
| external_data_pt(const unsigned &i) | oomph::GeneralisedElement | inline |
| external_data_pt(const unsigned &i) const | oomph::GeneralisedElement | inline |
| external_local_eqn(const unsigned &i, const unsigned &j) | oomph::GeneralisedElement | inlineprotected |
| External_reference_pressure_index | oomph::PseudoBucklingRingElement | private |
| External_reference_pressure_pt | oomph::PseudoBucklingRingElement | private |
| fill_in_contribution_to_djacobian_and_dmass_matrix_dparameter(double *const ¶meter_pt, Vector< double > &dres_dparam, DenseMatrix< double > &djac_dparam, DenseMatrix< double > &dmass_matrix_dparam) | oomph::GeneralisedElement | protectedvirtual |
| fill_in_contribution_to_djacobian_dparameter(double *const ¶meter_pt, Vector< double > &dres_dparam, DenseMatrix< double > &djac_dparam) | oomph::GeneralisedElement | protectedvirtual |
| fill_in_contribution_to_dresiduals_dparameter(double *const ¶meter_pt, Vector< double > &dres_dparam) | oomph::GeneralisedElement | protectedvirtual |
| fill_in_contribution_to_hessian_vector_products(Vector< double > const &Y, DenseMatrix< double > const &C, DenseMatrix< double > &product) | oomph::GeneralisedElement | protectedvirtual |
| fill_in_contribution_to_inner_product_vectors(Vector< unsigned > const &history_index, Vector< Vector< double >> &inner_product_vector) | oomph::GeneralisedElement | protectedvirtual |
| fill_in_contribution_to_inner_products(Vector< std::pair< unsigned, unsigned >> const &history_index, Vector< double > &inner_product) | oomph::GeneralisedElement | protectedvirtual |
| fill_in_contribution_to_jacobian(Vector< double > &residuals, DenseMatrix< double > &jacobian) | oomph::GeneralisedElement | inlineprotectedvirtual |
| fill_in_contribution_to_jacobian_and_mass_matrix(Vector< double > &residuals, DenseMatrix< double > &jacobian, DenseMatrix< double > &mass_matrix) | oomph::GeneralisedElement | protectedvirtual |
| fill_in_contribution_to_mass_matrix(Vector< double > &residuals, DenseMatrix< double > &mass_matrix) | oomph::GeneralisedElement | protectedvirtual |
| fill_in_contribution_to_residuals(Vector< double > &residuals) | oomph::GeneralisedElement | inlineprotectedvirtual |
| fill_in_jacobian_from_external_by_fd(Vector< double > &residuals, DenseMatrix< double > &jacobian, const bool &fd_all_data=false) | oomph::GeneralisedElement | protected |
| fill_in_jacobian_from_external_by_fd(DenseMatrix< double > &jacobian, const bool &fd_all_data=false) | oomph::GeneralisedElement | inlineprotected |
| fill_in_jacobian_from_internal_by_fd(Vector< double > &residuals, DenseMatrix< double > &jacobian, const bool &fd_all_data=false) | oomph::GeneralisedElement | protected |
| fill_in_jacobian_from_internal_by_fd(DenseMatrix< double > &jacobian, const bool &fd_all_data=false) | oomph::GeneralisedElement | inlineprotected |
| flush_external_data() | oomph::GeneralisedElement | |
| flush_external_data(Data *const &data_pt) | oomph::GeneralisedElement | |
| GeneralisedElement() | oomph::GeneralisedElement | inline |
| GeneralisedElement(const GeneralisedElement &)=delete | oomph::GeneralisedElement | |
| geom_data_pt(const unsigned &j) | oomph::PseudoBucklingRing | inlinevirtual |
| Geom_data_pt | oomph::PseudoBucklingRing | protected |
| Geom_object_time_stepper_pt | oomph::GeomObject | protected |
| geometric_local_eqn() | oomph::PseudoBucklingRingElement | inlineprivate |
| GeomObject() | oomph::GeomObject | inline |
| GeomObject(const unsigned &ndim) | oomph::GeomObject | inline |
| GeomObject(const unsigned &nlagrangian, const unsigned &ndim) | oomph::GeomObject | inline |
| GeomObject(const unsigned &nlagrangian, const unsigned &ndim, TimeStepper *time_stepper_pt) | oomph::GeomObject | inline |
| GeomObject(const GeomObject &dummy)=delete | oomph::GeomObject | |
| get_djacobian_and_dmass_matrix_dparameter(double *const ¶meter_pt, Vector< double > &dres_dparam, DenseMatrix< double > &djac_dparam, DenseMatrix< double > &dmass_matrix_dparam) | oomph::GeneralisedElement | inlinevirtual |
| get_djacobian_dparameter(double *const ¶meter_pt, Vector< double > &dres_dparam, DenseMatrix< double > &djac_dparam) | oomph::GeneralisedElement | inlinevirtual |
| get_dof_numbers_for_unknowns(std::list< std::pair< unsigned long, unsigned >> &dof_lookup_list) const | oomph::GeneralisedElement | inlinevirtual |
| get_dresiduals_dparameter(double *const ¶meter_pt, Vector< double > &dres_dparam) | oomph::GeneralisedElement | inlinevirtual |
| get_hessian_vector_products(Vector< double > const &Y, DenseMatrix< double > const &C, DenseMatrix< double > &product) | oomph::GeneralisedElement | inlinevirtual |
| get_inner_product_vectors(Vector< unsigned > const &history_index, Vector< Vector< double >> &inner_product_vector) | oomph::GeneralisedElement | inlinevirtual |
| get_inner_products(Vector< std::pair< unsigned, unsigned >> const &history_index, Vector< double > &inner_product) | oomph::GeneralisedElement | inlinevirtual |
| get_jacobian(Vector< double > &residuals, DenseMatrix< double > &jacobian) | oomph::PseudoBucklingRingElement | inlinevirtual |
| get_jacobian_and_mass_matrix(Vector< double > &residuals, DenseMatrix< double > &jacobian, DenseMatrix< double > &mass_matrix) | oomph::GeneralisedElement | inlinevirtual |
| get_mass_matrix(Vector< double > &residuals, DenseMatrix< double > &mass_matrix) | oomph::GeneralisedElement | inlinevirtual |
| get_residuals(Vector< double > &residuals) | oomph::PseudoBucklingRingElement | inlinevirtual |
| get_residuals_generic(Vector< double > &residuals, DenseMatrix< double > &jacobian, unsigned flag) | oomph::PseudoBucklingRingElement | inlineprotectedvirtual |
| include_external_data_fd(const unsigned &i) | oomph::GeneralisedElement | inline |
| include_internal_data_fd(const unsigned &i) | oomph::GeneralisedElement | inlineprotected |
| internal_data_fd(const unsigned &i) const | oomph::GeneralisedElement | inlineprotected |
| internal_data_pt(const unsigned &i) | oomph::GeneralisedElement | inline |
| internal_data_pt(const unsigned &i) const | oomph::GeneralisedElement | inline |
| Internal_geometric_variable_index | oomph::PseudoBucklingRingElement | private |
| internal_local_eqn(const unsigned &i, const unsigned &j) const | oomph::GeneralisedElement | inlineprotected |
| interpolated_zeta(const Vector< double > &s, Vector< double > &zeta) const | oomph::GeomObject | inlinevirtual |
| local_eqn_number(const unsigned long &ieqn_global) const | oomph::GeneralisedElement | inline |
| locate_zeta(const Vector< double > &zeta, GeomObject *&sub_geom_object_pt, Vector< double > &s, const bool &use_coordinate_as_initial_guess=false) | oomph::GeomObject | inlinevirtual |
| Must_clean_up | oomph::PseudoBucklingRing | protected |
| n_buckl_float() | oomph::PseudoBucklingRing | inline |
| ndim() const | oomph::GeomObject | inline |
| Ndim | oomph::GeomObject | protected |
| ndof() const | oomph::GeneralisedElement | inline |
| Ndof | oomph::GeneralisedElement | private |
| ndof_types() const | oomph::GeneralisedElement | inlinevirtual |
| Nexternal_data | oomph::GeneralisedElement | private |
| nexternal_data() const | oomph::GeneralisedElement | inline |
| ngeom_data() const | oomph::PseudoBucklingRing | inlinevirtual |
| ninternal_data() const | oomph::GeneralisedElement | inline |
| Ninternal_data | oomph::GeneralisedElement | private |
| NLagrangian | oomph::GeomObject | protected |
| nlagrangian() const | oomph::GeomObject | inline |
| operator=(const PseudoBucklingRingElement &)=delete | oomph::PseudoBucklingRingElement | |
| oomph::GeneralisedElement::operator=(const GeneralisedElement &)=delete | oomph::GeneralisedElement | |
| oomph::PseudoBucklingRing::operator=(const PseudoBucklingRing &)=delete | oomph::PseudoBucklingRing | |
| oomph::GeomObject::operator=(const GeomObject &)=delete | oomph::GeomObject | |
| position(const Vector< double > &zeta, Vector< double > &r) const | oomph::PseudoBucklingRing | inlinevirtual |
| position(const unsigned &t, const Vector< double > &zeta, Vector< double > &r) const | oomph::PseudoBucklingRing | inlinevirtual |
| oomph::GeomObject::position(const double &t, const Vector< double > &zeta, Vector< double > &r) const | oomph::GeomObject | inlinevirtual |
| PseudoBucklingRing() | oomph::PseudoBucklingRing | inline |
| PseudoBucklingRing(const Vector< Data * > &geom_data_pt, TimeStepper *time_stepper_pt) | oomph::PseudoBucklingRing | inline |
| PseudoBucklingRing(const double &eps_buckl, const double &l_ratio, const unsigned n_buckl, const double &r_0, const double &T, TimeStepper *time_stepper_pt) | oomph::PseudoBucklingRing | inline |
| PseudoBucklingRing(const double &eps_buckl, const double &HoR, const unsigned &n_buckl, const unsigned &imode, TimeStepper *time_stepper_pt) | oomph::PseudoBucklingRing | inline |
| PseudoBucklingRing(const PseudoBucklingRing &node)=delete | oomph::PseudoBucklingRing | |
| PseudoBucklingRingElement(const double &eps_buckl, const double &l_ratio, const unsigned n_buckl, const double &r_0, const double &T, TimeStepper *time_stepper_pt) | oomph::PseudoBucklingRingElement | inline |
| PseudoBucklingRingElement(const double &eps_buckl, const double &HoR, const unsigned &n_buckl, const unsigned &imode, TimeStepper *time_stepper_pt) | oomph::PseudoBucklingRingElement | inline |
| PseudoBucklingRingElement(const PseudoBucklingRingElement &dummy)=delete | oomph::PseudoBucklingRingElement | |
| r_0() | oomph::PseudoBucklingRing | inline |
| reference_pressure() const | oomph::PseudoBucklingRingElement | inline |
| reference_pressure_local_eqn() | oomph::PseudoBucklingRingElement | inlineprivate |
| reference_pressure_pt() const | oomph::PseudoBucklingRingElement | inline |
| reset_after_external_fd() | oomph::GeneralisedElement | inlineprotectedvirtual |
| reset_after_internal_fd() | oomph::GeneralisedElement | inlineprotectedvirtual |
| reset_in_external_fd(const unsigned &i) | oomph::GeneralisedElement | inlineprotectedvirtual |
| reset_in_internal_fd(const unsigned &i) | oomph::GeneralisedElement | inlineprotectedvirtual |
| self_test() | oomph::GeneralisedElement | virtual |
| set_ampl_ratio(const double &l_ratio) | oomph::PseudoBucklingRing | inline |
| set_eps_buckl(const double &eps_buckl) | oomph::PseudoBucklingRing | inline |
| set_internal_data_time_stepper(const unsigned &i, TimeStepper *const &time_stepper_pt, const bool &preserve_existing_data) | oomph::GeneralisedElement | inline |
| set_n_buckl(const unsigned &n_buckl) | oomph::PseudoBucklingRing | inline |
| set_nlagrangian_and_ndim(const unsigned &n_lagrangian, const unsigned &n_dim) | oomph::GeomObject | inline |
| set_R_0(const double &r_0) | oomph::PseudoBucklingRing | inline |
| set_reference_pressure_pt(Data *const &data_pt) | oomph::PseudoBucklingRingElement | inline |
| set_T(const double &T) | oomph::PseudoBucklingRing | inline |
| Suppress_warning_about_repeated_external_data | oomph::GeneralisedElement | static |
| Suppress_warning_about_repeated_internal_data | oomph::GeneralisedElement | static |
| T() | oomph::PseudoBucklingRing | inline |
| time_stepper_pt() | oomph::GeomObject | inline |
| time_stepper_pt() const | oomph::GeomObject | inline |
| update_before_external_fd() | oomph::GeneralisedElement | inlineprotectedvirtual |
| update_before_internal_fd() | oomph::GeneralisedElement | inlineprotectedvirtual |
| update_in_external_fd(const unsigned &i) | oomph::GeneralisedElement | inlineprotectedvirtual |
| update_in_internal_fd(const unsigned &i) | oomph::GeneralisedElement | inlineprotectedvirtual |
| veloc(const Vector< double > &zeta, Vector< double > &veloc) | oomph::PseudoBucklingRing | inline |
| ~GeneralisedElement() | oomph::GeneralisedElement | virtual |
| ~GeomObject() | oomph::GeomObject | inlinevirtual |
| ~PseudoBucklingRing() | oomph::PseudoBucklingRing | inline |
| ~PseudoBucklingRingElement() | oomph::PseudoBucklingRingElement | inlinevirtual |