Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91013745
py_aka_material.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 6, 22:44
Size
195 B
Mime Type
text/x-c
Expires
Fri, Nov 8, 22:44 (2 d)
Engine
blob
Format
Raw Data
Handle
22153645
Attached To
rAKA akantu
py_aka_material.hh
View Options
#ifndef __AKANTU_PY_AKA_MATERIAL_HH__
#define __AKANTU_PY_AKA_MATERIAL_HH__
namespace pybind11 {
struct module;
}
namespace akantu {
void register_material(pybind11::module & mod);
}
#endif
Event Timeline
Log In to Comment