Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91245338
py_phase_field_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
Sat, Nov 9, 07:59
Size
326 B
Mime Type
text/x-c
Expires
Mon, Nov 11, 07:59 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22209028
Attached To
rAKA akantu
py_phase_field_model.hh
View Options
#include <pybind11/pybind11.h>
#ifndef __AKANTU_PY_PHASE_FIELD_MODEL_HH__
#define __AKANTU_PY_PHASE_FIELD_MODEL_HH__
namespace akantu {
void register_phase_field_model(pybind11::module & mod);
void register_phase_field_coupler(pybind11::module & mod);
} // namespace akantu
#endif // __AKANTU_PY_PHASE_FIELD_MODEL_HH__
Event Timeline
Log In to Comment