Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90518587
py_heat_transfer_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 2, 10:12
Size
305 B
Mime Type
text/x-c
Expires
Mon, Nov 4, 10:12 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
20021697
Attached To
rAKA akantu
py_heat_transfer_model.hh
View Options
#ifndef __AKANTU_PY_HEAT_TRANSFERT_MODEL_HH__
#define __AKANTU_PY_HEAT_TRANSFERT_MODEL_HH__
namespace pybind11 {
struct module;
} // namespace pybind11
namespace akantu {
void register_heat_transfer_model(pybind11::module & mod);
} // namespace akantu
#endif // __AKANTU_PY_HEAT_TRANSFERT_MODEL_HH__
Event Timeline
Log In to Comment