MCPcopy Create free account
hub / github.com/SeisSol/SeisSol / MeshReader

Method MeshReader

src/Geometry/MeshReader.cpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20namespace seissol::geometry {
21
22MeshReader::MeshReader(int rank) : mRank(rank) {}
23
24MeshReader::~MeshReader() = default;
25

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected