Loading src/TNL/Meshes/DistributedMeshes/DistributedMesh.h +6 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,12 @@ public: { return false; }; bool setup( const Config::ParameterContainer& parameters, const String& prefix ) { return false; } }; } // namespace DistributedMeshes Loading Loading
src/TNL/Meshes/DistributedMeshes/DistributedMesh.h +6 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,12 @@ public: { return false; }; bool setup( const Config::ParameterContainer& parameters, const String& prefix ) { return false; } }; } // namespace DistributedMeshes Loading