Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ writeData
Method
writeData
src/OpenFOAM/meshes/MeshObject/MeshObject.H:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
virtual bool writeData(Foam::Ostream&) const
155
{
156
return true;
157
}
158
};
159
160
Callers
15
BC.C
File · 0.45
externalWallHeatFluxTemperatureFvPatchScalarField.C
File · 0.45
write
Function · 0.45
write
Function · 0.45
writeData
Function · 0.45
writeData
Function · 0.45
MRFZoneList.C
File · 0.45
writeData
Function · 0.45
porosityModelList.C
File · 0.45
writeData
Function · 0.45
fvOptionList.C
File · 0.45
write
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected