Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93321928
py_material_selector.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 27, 21:47
Size
256 B
Mime Type
text/x-c
Expires
Fri, Nov 29, 21:47 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22609457
Attached To
rAKA akantu
py_material_selector.hh
View Options
#include <pybind11/pybind11.h>
#ifndef AKANTU_PY_MATERIAL_SELECTOR_HH_
#define AKANTU_PY_MATERIAL_SELECTOR_HH_
namespace akantu {
void register_material_selector(pybind11::module & mod);
} // namespace akantu
#endif // AKANTU_PY_MATERIAL_SELECTOR_HH_
Event Timeline
Log In to Comment