Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ size
Method
size
src/OpenFOAM/primitives/VectorSpace/VectorSpaceI.H:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
92
template<class Form, class Cmpt, direction Ncmpts>
93
inline direction VectorSpace<Form, Cmpt, Ncmpts>::size()
94
{
95
return Ncmpts;
96
}
97
98
99
template<class Form, class Cmpt, direction Ncmpts>
Callers
15
SHA1I.H
File · 0.45
SHA1Digest.C
File · 0.45
encodeTransformIndex
Method · 0.45
decodeTransformIndex
Method · 0.45
addToTransformIndex
Method · 0.45
encode
Method · 0.45
processor
Method · 0.45
transformIndex
Method · 0.45
nIndependentTransforms
Method · 0.45
transformIndicesForPatches
Method · 0.45
transformPatches
Method · 0.45
determineTransformPermutations
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected