![]() |
deal.II version 9.7.0
|
#include <deal.II/base/patterns.h>
Definition at line 2045 of file patterns.h.

Public Types | |
| using | T = Point<dim, Number> |
Static Public Member Functions | |
| static std::unique_ptr< Patterns::PatternBase > | to_pattern () |
| static std::string | to_string (const T &t, const Patterns::PatternBase &pattern= *Convert< T >::to_pattern()) |
| static T | to_value (const std::string &s, const Patterns::PatternBase &pattern= *Convert< T >::to_pattern()) |
| using Patterns::Tools::Convert< Point< dim, Number > >::T = Point<dim, Number> |
Definition at line 2047 of file patterns.h.
|
inlinestatic |
Definition at line 2050 of file patterns.h.
|
inlinestatic |
Definition at line 2056 of file patterns.h.
|
inlinestatic |
Definition at line 2065 of file patterns.h.