mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +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;
|
std::tuple<int,int*> GetDistantProcs (int nodetype, int locnum) const;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
shared_ptr<Mesh> GetMesh () const { return mesh; }
|
||||||
shared_ptr<Mesh> SelectMesh () const;
|
shared_ptr<Mesh> SelectMesh () const;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user