phaseflow
FEM solver for the Navier-Stokes-Boussinesq equations coupled with enthalpy-based phase change
 All Classes Namespaces Files Functions Variables Macros Pages
MyFunctions::ExtrapolatedField< dim > Member List

This is the complete list of members for MyFunctions::ExtrapolatedField< dim >, including all inherited members.

dof_handler_spMyFunctions::ExtrapolatedField< dim >private
ExtrapolatedField(const DoFHandler< dim > &dof_handler, const Vector< double > &f)MyFunctions::ExtrapolatedField< dim >inline
fieldMyFunctions::ExtrapolatedField< dim >private
get_nearest_boundary_vertex(const Point< dim > &point) const MyFunctions::ExtrapolatedField< dim >private
value(const Point< dim > &point, const unsigned int component=0) const MyFunctions::ExtrapolatedField< dim >virtual