Skip to content
Snippets Groups Projects
Commit 0b12f98c authored by graham's avatar graham
Browse files

BUG: Missing "inline".

parent 573fce01
No related branches found
No related tags found
No related merge requests found
...@@ -184,7 +184,7 @@ public: ...@@ -184,7 +184,7 @@ public:
transformPermutations() const; transformPermutations() const;
//- Return access to the per-patch transform-sign pairs //- Return access to the per-patch transform-sign pairs
const List<Pair<label> >& patchTransformSign() const; inline const List<Pair<label> >& patchTransformSign() const;
//- Access the overall (permuted) transform corresponding //- Access the overall (permuted) transform corresponding
// to the transformIndex // to the transformIndex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment