Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
namespace seissol::geometry {
21
22
MeshReader::MeshReader(int rank) : mRank(rank) {}
23
24
MeshReader::~MeshReader() = default;
25
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected