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

File write.H

applications/solvers/basic/laplacianFoam/write.H:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1 if (runTime.writeTime())
2 {
3 volVectorField gradT(fvc::grad(T));
4

Callers

nothing calls this directly

Calls 5

writeTimeMethod · 0.80
gradClass · 0.50
IOobjectClass · 0.50
componentMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected