Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91932138
py_solid_mechanics_model.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
Fri, Nov 15, 20:54
Size
310 B
Mime Type
text/x-c
Expires
Sun, Nov 17, 20:54 (2 d)
Engine
blob
Format
Raw Data
Handle
22206721
Attached To
rAKA akantu
py_solid_mechanics_model.hh
View Options
#ifndef __AKANTU_PY_SOLID_MECHANICS_MODEL_HH__
#define __AKANTU_PY_SOLID_MECHANICS_MODEL_HH__
namespace pybind11 {
struct module;
} // namespace pybind11
namespace akantu {
void register_solid_mechanics_model(pybind11::module & mod);
} // namespace akantu
#endif // __AKANTU_PY_SOLID_MECHANICS_MODEL_HH__
Event Timeline
Log In to Comment