Reference documentation for deal.II version 9.6.0
|
#include <deal.II/base/patterns.h>
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()) |
Definition at line 1825 of file patterns.h.
|
inlinestatic |
Definition at line 1828 of file patterns.h.
|
inlinestatic |
Definition at line 1845 of file patterns.h.
|
inlinestatic |
Definition at line 1875 of file patterns.h.