#include "parsed_tools/finite_element.h"#include <deal.II/base/patterns.h>#include <deal.II/fe/fe_simplex_p.h>#include <deal.II/fe/fe_simplex_p_bubbles.h>#include <deal.II/fe/fe_tools.templates.h>#include <algorithm>Go to the source code of this file.
Namespaces | |
| ParsedTools | |
| We collect in this namespace some wrappers around commonly used deal.II classes, derived from the ParameterAcceptor class. | |