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

Function write

src/surfMesh/surfMesh/surfMesh.C:439–442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

437
438
439void Foam::surfMesh::write(const fileName& name)
440{
441 write(name, *this);
442}
443
444
445// ************************************************************************* //

Callers 15

MeshedSurface.CFile · 0.50
writeMethod · 0.50
writeDictFunction · 0.50
OFFsurfaceFormat.CFile · 0.50
writeMethod · 0.50
writeMethod · 0.50
writeMethod · 0.50
X3DsurfaceFormat.CFile · 0.50
writeMethod · 0.50
writeMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected