22 #ifndef _aspect_prescribed_stokes_solution_function_h 23 #define _aspect_prescribed_stokes_solution_function_h 28 #include <deal.II/base/parsed_function.h> 32 namespace PrescribedStokesSolution
55 stokes_solution (
const Point<dim> &position, Vector<double> &value)
const override;
77 parse_parameters (ParameterHandler &prm)
override;
Functions::ParsedFunction< dim > prescribed_compaction_pressure_function
Functions::ParsedFunction< dim > prescribed_fluid_velocity_function
Functions::ParsedFunction< dim > prescribed_pressure_function
void declare_parameters(ParameterHandler &prm)
Functions::ParsedFunction< dim > prescribed_velocity_function
Functions::ParsedFunction< dim > prescribed_fluid_pressure_function