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

Function read

src/thermophysicalModels/basic/basicThermo/basicThermo.C:513–516  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

511
512
513bool Foam::basicThermo::read()
514{
515 return regIOobject::read();
516}
517
518
519// ************************************************************************* //

Callers 3

pureMixture.CFile · 0.50
heThermo.CFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected