#include <deal.II/base/patterns.h>
#include <deal.II/grid/reference_cell.h>
#include <deal.II/grid/tria.h>
Go to the source code of this file.
Classes | |
struct | dealii::Patterns::Tools::Convert< types::manifold_id > |
Instruct deal.II on how to convert a manifold_id to a string. More... | |
struct | dealii::Patterns::Tools::Convert< ReferenceCell > |
Instruct deal.II on how to convert a ReferenceCell to a string. More... | |
struct | ParsedTools::GridInfo |
Gather information about a Triangulation. More... | |
Namespaces | |
dealii | |
dealii::Patterns | |
dealii::Patterns::Tools | |
ParsedTools | |
We collect in this namespace some wrappers around commonly used deal.II classes, derived from the ParameterAcceptor class. | |