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

Method info

src/OpenFOAM/db/IOobject/IOobject.H:478–481  ·  view source on GitHub ↗

- Return info proxy. Used to print token information to a stream

Source from the content-addressed store, hash-verified

476 //- Return info proxy.
477 // Used to print token information to a stream
478 InfoProxy<IOobject> info() const
479 {
480 return *this;
481 }
482
483
484 // Member operators

Callers 15

evolveFunction · 0.45
infoFunction · 0.45
infoFunction · 0.45
infoFunction · 0.45
KinematicCloud.CFile · 0.45
ReactingCloud.CFile · 0.45
IOPosition.CFile · 0.45
dimensionSetIO.CFile · 0.45
HashTableIO.CFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected