add_external_coupling_forces_to_residuals(Vector< double > &residuals) | oomph::SCoupledElement< ELEMENT > | inlineprivate |
construct_boundary_node(const unsigned &n) | oomph::SCoupledElement< ELEMENT > | inline |
construct_boundary_node(const unsigned &n, TimeStepper *const &time_stepper_pt) | oomph::SCoupledElement< ELEMENT > | inline |
construct_node(const unsigned &n) | oomph::SCoupledElement< ELEMENT > | inline |
construct_node(const unsigned &n, TimeStepper *const &time_stepper_pt) | oomph::SCoupledElement< ELEMENT > | inline |
fill_in_contribution_to_jacobian(Vector< double > &residuals, DenseMatrix< double > &jacobian) | oomph::SCoupledElement< ELEMENT > | inline |
fill_in_contribution_to_residuals(Vector< double > &residuals) | oomph::SCoupledElement< ELEMENT > | inline |
get_momentum_and_energy(double &mass, Vector< double > &lin_mo, Vector< double > &ang_mo, double &pot_en, double &kin_en) | oomph::SCoupledElement< ELEMENT > | inline |
get_nodal_coupling_residual(const unsigned n, const unsigned d) | oomph::SCoupledElement< ELEMENT > | inline |
nodal_coupling_residual | oomph::SCoupledElement< ELEMENT > | private |
output(std::ostream &outfile, const unsigned &n_plot) | oomph::SCoupledElement< ELEMENT > | inlineprivate |
SCoupledElement() | oomph::SCoupledElement< ELEMENT > | inline |
set_nodal_coupling_residual(const bool &isCoupled, Vector< Vector< double >> &residual) | oomph::SCoupledElement< ELEMENT > | inline |
~SCoupledElement() | oomph::SCoupledElement< ELEMENT > | inline |