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

Method ownedByRegistry

src/OpenFOAM/db/regIOobject/regIOobjectI.H:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
27
28inline bool Foam::regIOobject::ownedByRegistry() const
29{
30 return ownedByRegistry_;
31}
32
33
34inline void Foam::regIOobject::store()

Callers 6

gradScheme.CFile · 0.80
executeFunction · 0.80
clearObjectFunction · 0.80
objectRegistry.CFile · 0.80
checkOutFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected