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

Class edgeMesh

src/meshTools/edgeMesh/edgeMesh.H:61–61  ·  view source on GitHub ↗

Forward declaration of friend functions and operators

Source from the content-addressed store, hash-verified

59
60// Forward declaration of friend functions and operators
61class edgeMesh;
62Istream& operator>>(Istream&, edgeMesh&);
63Ostream& operator<<(Ostream&, const edgeMesh&);
64

Calls

no outgoing calls

Tested by

no test coverage detected