Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
439
void Foam::surfMesh::write(const fileName& name)
440
{
441
write(name, *this);
442
}
443
444
445
// ************************************************************************* //
Callers
15
MeshedSurface.C
File · 0.50
write
Method · 0.50
writeDict
Function · 0.50
OFFsurfaceFormat.C
File · 0.50
write
Method · 0.50
write
Method · 0.50
SMESHsurfaceFormat.C
File · 0.50
STARCDsurfaceFormat.C
File · 0.50
write
Method · 0.50
X3DsurfaceFormat.C
File · 0.50
write
Method · 0.50
write
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected