dune-grid 2.9.0
|
Contains types for additional features. More...
#include <dune/grid/io/file/dgfparser/parser.hh>
Public Types | |
typedef std::string | type |
type of additional boundary parameters More... | |
Static Public Member Functions | |
static const type & | defaultValue () |
default constructor More... | |
static type | convert (const std::string ¶meter) |
copy from string More... | |
Static Public Attributes | |
static const char | delimiter = ':' |
delimiter More... | |
Contains types for additional features.
typedef std::string Dune::DGFBoundaryParameter::type |
type of additional boundary parameters
|
inlinestatic |
copy from string
|
inlinestatic |
default constructor
|
static |
delimiter