![]() |
Reference documentation for deal.II version GIT c14369f203 2023-10-01 07:40:02+00:00
|
#include <deal.II/base/patterns.h>
Public Types | |
using | T = ComponentMask |
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 2135 of file patterns.h.
using Patterns::Tools::Convert< ComponentMask >::T = ComponentMask |
Definition at line 2137 of file patterns.h.
|
inlinestatic |
Definition at line 2140 of file patterns.h.
|
inlinestatic |
Definition at line 2146 of file patterns.h.
|
inlinestatic |
Definition at line 2158 of file patterns.h.