Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106759722
py_aka_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
Mon, Mar 31, 05:02
Size
228 B
Mime Type
text/x-c
Expires
Wed, Apr 2, 05:02 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25268285
Attached To
rAKA akantu
py_aka_boundary_conditions.hh
View Options
#ifndef __AKANTU_PY_AKA_BOUNDARY_CONDITIONS_HH__
#define __AKANTU_PY_AKA_BOUNDARY_CONDITIONS_HH__
namespace pybind11 {
struct module;
}
namespace akantu {
void register_boundary_conditions(pybind11::module & mod);
}
#endif
Event Timeline
Log In to Comment