Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92423277
py_aka_mesh.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Nov 20, 04:31
Size
183 B
Mime Type
text/x-c
Expires
Fri, Nov 22, 04:31 (2 d)
Engine
blob
Format
Raw Data
Handle
22429937
Attached To
rAKA akantu
py_aka_mesh.hh
View Options
#ifndef __AKANTU_PY_AKA_MESH_HH__
#define __AKANTU_PY_AKA_MESH_HH__
namespace pybind11 {
struct module;
}
namespace akantu {
void register_mesh(pybind11::module & mod);
}
#endif
Event Timeline
Log In to Comment