|
phaseflow
FEM solver for the Navier-Stokes-Boussinesq equations coupled with enthalpy-based phase change
|
#include <extrapolated_field.h>
Public Member Functions | |
| ExtrapolatedField (const DoFHandler< dim > &dof_handler, const Vector< double > &f) | |
| virtual double | value (const Point< dim > &point, const unsigned int component=0) const |
Private Member Functions | |
| Point< dim > | get_nearest_boundary_vertex (const Point< dim > &point) const |
Private Attributes | |
| Functions::FEFieldFunction< dim > | field |
| SmartPointer< const DoFHandler < dim >, ExtrapolatedField < dim > > | dof_handler_sp |
|
inline |
|
private |
|
virtual |
|
private |
|
private |
1.8.6