Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91022226
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
Thu, Nov 7, 00:42
Size
195 B
Mime Type
text/x-c
Expires
Sat, Nov 9, 00:42 (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