]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Include two missing inlines, MIPSpro complains about ..
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 13 Apr 2005 15:35:20 +0000 (15:35 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 13 Apr 2005 15:35:20 +0000 (15:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@10477 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/functionparser/fparser.h

index 865136c2f7d24b20994f31801424be5a4552d4a5..b3a2988b0dc386485fb7d71f33a2f7c78892262c 100644 (file)
@@ -130,8 +130,10 @@ namespace fparser {
       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.