17 #include <deal.II/numerics/vector_tools.templates.h> 19 DEAL_II_NAMESPACE_OPEN
34 const std::set<types::boundary_id> &)
36 Assert (
false, ExcImpossibleInDim(1));
48 const std::set<types::boundary_id> &)
50 Assert (
false, ExcImpossibleInDim(1));
62 const std::set<types::boundary_id> &)
64 Assert (
false, ExcImpossibleInDim(1));
76 const std::set<types::boundary_id> &)
78 Assert (
false, ExcImpossibleInDim(1));
83 #include "vector_tools_rhs.inst" 85 DEAL_II_NAMESPACE_CLOSE
#define Assert(cond, exc)
Abstract base class for mapping classes.