MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / type

Enum type

src/OpenFOAM/memory/tmp/tmp.H:60–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58
59 //- Object types
60 enum type
61 {
62 TMP,
63 CONST_REF
64 };
65
66 //- Type of object
67 type type_;

Callers 15

writeFunction · 0.50
writeFunction · 0.50
PDRDragModel.CFile · 0.50
readFunction · 0.50
readFunction · 0.50
readFunction · 0.50
VoFPatchTransfer.CFile · 0.50
updateFunction · 0.50
addSupFunction · 0.50
readFunction · 0.50
readFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected