mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-26 21:00:34 +05:00
get mesh from ngx-mesh
This commit is contained in:
parent
055031ce0d
commit
f07a7a95d0
@ -259,6 +259,7 @@ namespace netgen
|
||||
std::tuple<int,int*> GetDistantProcs (int nodetype, int locnum) const;
|
||||
#endif
|
||||
|
||||
shared_ptr<Mesh> GetMesh () const { return mesh; }
|
||||
shared_ptr<Mesh> SelectMesh () const;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user