]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Reapply the change 1.2->1.3.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Jun 2005 15:19:21 +0000 (15:19 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Jun 2005 15:19:21 +0000 (15:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@10992 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/functionparser/fparser.h

index 9bc5501139e9196c202e5f4af1f26a75649b54ed..2b4f6aa514548b935fa3af59ab31d660bd06103d 100644 (file)
@@ -134,8 +134,12 @@ private:
     bool checkRecursiveLinking(const FunctionParser*) const;
 
     bool isValidName(const std::string&) const;
+
+    inline
     Data::VarMap_t::const_iterator FindVariable(const char*,
                                                 const Data::VarMap_t&) const;
+
+    inline
     Data::ConstMap_t::const_iterator FindConstant(const char*) const;
     int CheckSyntax(const char*);
     bool Compile(const char*);

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.