add_internal_coupling_forces_to_residuals(Vector< double > &residuals, DenseMatrix< double > &jacobian, const unsigned &flag) | oomph::VolumeCoupledElement< ELEMENT > | inlineprivate |
couplingStiffness | oomph::VolumeCoupledElement< ELEMENT > | private |
fill_in_contribution_to_jacobian(Vector< double > &residuals, DenseMatrix< double > &jacobian) override | oomph::VolumeCoupledElement< ELEMENT > | inline |
fill_in_contribution_to_residuals(Vector< double > &residuals) override | oomph::VolumeCoupledElement< ELEMENT > | inline |
fill_in_generic_contribution_to_residuals_pvd(Vector< double > &residuals, DenseMatrix< double > &jacobian, const unsigned &flag) override | oomph::VolumeCoupledElement< ELEMENT > | inlineprivate |
get_momentum_and_energy(double &mass, Vector< double > &lin_mo, Vector< double > &ang_mo, double &pot_en, double &kin_en) | oomph::VolumeCoupledElement< ELEMENT > | inline |
get_nodal_coupling_jacobian(const unsigned &l, const unsigned &ll) | oomph::VolumeCoupledElement< ELEMENT > | inline |
get_nodal_coupling_residual(const unsigned &l, const unsigned &i) | oomph::VolumeCoupledElement< ELEMENT > | inline |
getCouplingStiffness(const unsigned &m, const unsigned &l) | oomph::VolumeCoupledElement< ELEMENT > | inline |
nodal_coupling_jacobian | oomph::VolumeCoupledElement< ELEMENT > | private |
nodal_coupling_residual | oomph::VolumeCoupledElement< ELEMENT > | private |
output(std::ostream &outfile, const unsigned &n_plot) override | oomph::VolumeCoupledElement< ELEMENT > | inlineprivate |
set_nodal_coupling_jacobian(Vector< Vector< double > > &cJacobian) | oomph::VolumeCoupledElement< ELEMENT > | inline |
set_nodal_coupling_residual(Vector< Vector< double > > &cResidual) | oomph::VolumeCoupledElement< ELEMENT > | inline |
setCouplingStiffness(Vector< Vector< double > > &cStiffness) | oomph::VolumeCoupledElement< ELEMENT > | inline |
VolumeCoupledElement() | oomph::VolumeCoupledElement< ELEMENT > | inline |
~VolumeCoupledElement() | oomph::VolumeCoupledElement< ELEMENT > | inline |