MCPcopy 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
92template<class Form, class Cmpt, direction Ncmpts>
93inline direction VectorSpace<Form, Cmpt, Ncmpts>::size()
94{
95 return Ncmpts;
96}
97
98
99template<class Form, class Cmpt, direction Ncmpts>

Callers 15

SHA1I.HFile · 0.45
SHA1Digest.CFile · 0.45
encodeTransformIndexMethod · 0.45
decodeTransformIndexMethod · 0.45
addToTransformIndexMethod · 0.45
encodeMethod · 0.45
processorMethod · 0.45
transformIndexMethod · 0.45
transformPatchesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected