mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Missing "inline".
This commit is contained in:
@ -184,7 +184,7 @@ public:
|
||||
transformPermutations() const;
|
||||
|
||||
//- 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
|
||||
// to the transformIndex
|
||||
|
||||
Reference in New Issue
Block a user