Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ readOpt
Method
readOpt
src/OpenFOAM/db/IOobject/IOobject.H:354–357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
352
// Read/write options
353
354
readOption readOpt() const
355
{
356
return rOpt_;
357
}
358
359
readOption& readOpt()
360
{
Callers
15
writeAndRead
Function · 0.80
readIfPresent
Function · 0.80
getTimeIndex.H
File · 0.80
moveMesh.H
File · 0.80
forAllIter
Function · 0.80
forAllIter
Function · 0.80
loadOrCreateMesh.C
File · 0.80
readThermalProperties.H
File · 0.80
readMechanicalProperties.H
File · 0.80
fvSchemes.C
File · 0.80
singleCellFvMesh.C
File · 0.80
IOMRFZoneList.C
File · 0.80
Calls
no outgoing calls
Tested by
2
writeAndRead
Function · 0.64
readIfPresent
Function · 0.64