DUNE-ACFEM (unstable)
stringhelper.hh
static bool checkParenthesis(const std::string &name, unsigned start, unsigned end)
Check name for correct parenthesis.
Definition: stringhelper.hh:27
static void trimParenthesis(std::string &name)
Remove any outer redundant parenthesis.
Definition: stringhelper.hh:42
