MCPcopy 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.CFile · 0.45
writeFunction · 0.45
writeFunction · 0.45
writeDataFunction · 0.45
writeDataFunction · 0.45
MRFZoneList.CFile · 0.45
writeDataFunction · 0.45
writeDataFunction · 0.45
fvOptionList.CFile · 0.45
writeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected