Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90646680
py_boundary_conditions.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
Sun, Nov 3, 13:33
Size
302 B
Mime Type
text/x-c
Expires
Tue, Nov 5, 13:33 (2 d)
Engine
blob
Format
Raw Data
Handle
20325835
Attached To
rAKA akantu
py_boundary_conditions.hh
View Options
#ifndef __AKANTU_PY_BOUNDARY_CONDITIONS_HH__
#define __AKANTU_PY_BOUNDARY_CONDITIONS_HH__
namespace pybind11 {
struct module;
} // namespace pybind11
namespace akantu {
void register_boundary_conditions(pybind11::module & mod);
} // namespace akantu
#endif // __AKANTU_PY_BOUNDARY_CONDITIONS_HH__
Event Timeline
Log In to Comment