![]() |
|
#include <element_with_mortaring_status_at_nodes.h>
Public Member Functions | |
ElementWithMortaringStatusAtNodes () | |
void | set_output_mortared_status () |
void | set_do_not_output_mortared_status () |
unsigned | required_nvalue (const unsigned &n) const override |
unsigned | mortared_dof_index (const unsigned &n) const |
double | mortared_status (const unsigned &n) const |
void | set_mortared (const unsigned &n, const double &mortared_status=1.0) |
void | set_not_mortared (const unsigned &n, const double &mortared_status=0.0) |
void | pin_mortared_status_of_all_nodes () |
unsigned | ncont_interpolated_values () const |
double | get_interpolated_mortared_status (const Vector< double > &s) |
void | get_interpolated_values (const Vector< double > &s, Vector< double > &values) |
void | get_interpolated_values (const unsigned &t, const Vector< double > &s, Vector< double > &values) |
void | output (std::ostream &outfile, const unsigned &nplot) |
void | further_build () |
Protected Member Functions | |
const double | get_output_mortared_status () const |
Private Attributes | |
bool | Output_Mortared_Status |
|
inline |
|
inline |
References oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::get_output_mortared_status(), and oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::Output_Mortared_Status.
|
inline |
References oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::mortared_status(), oomph::OneDimLagrange::shape(), and Eigen::value.
Referenced by oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::get_interpolated_values(), and oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::output().
|
inline |
References oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::get_interpolated_mortared_status(), s, and plotPSD::t.
|
inline |
|
inlineprotected |
|
inline |
References n, and oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::required_nvalue().
Referenced by oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::mortared_status(), oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::pin_mortared_status_of_all_nodes(), oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::set_mortared(), and oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::set_not_mortared().
|
inline |
References oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::mortared_dof_index(), and n.
Referenced by oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::get_interpolated_mortared_status(), oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::set_mortared(), and oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::set_not_mortared().
|
inline |
|
inline |
References oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::get_interpolated_mortared_status(), i, output(), oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::Output_Mortared_Status, and s.
|
inline |
|
inlineoverride |
References n.
Referenced by oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::mortared_dof_index().
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Referenced by oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::further_build(), oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::get_output_mortared_status(), oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::output(), oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::set_do_not_output_mortared_status(), and oomph::ElementWithMortaringStatusAtNodes< ELEMENT >::set_output_mortared_status().