Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
513
bool Foam::basicThermo::read()
514
{
515
return regIOobject::read();
516
}
517
518
519
// ************************************************************************* //
Callers
3
pureMixture.C
File · 0.50
heThermo.C
File · 0.50
specieReactionRates.C
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected