![]() |
deal.II version 9.7.1
|
#include <deal.II/numerics/vector_tools_rhs.templates.h>#include <set>#include "numerics/vector_tools_rhs.inst"Go to the source code of this file.
Namespaces | |
| namespace | VectorTools |
Functions | |
| template<> | |
| void | VectorTools::create_boundary_right_hand_side (const Mapping< 1, 1 > &, const DoFHandler< 1, 1 > &, const Quadrature< 0 > &, const Function< 1 > &, Vector< double > &, const std::set< types::boundary_id > &) |
| template<> | |
| void | VectorTools::create_boundary_right_hand_side (const Mapping< 1, 2 > &, const DoFHandler< 1, 2 > &, const Quadrature< 0 > &, const Function< 2 > &, Vector< double > &, const std::set< types::boundary_id > &) |