![]() |
Reference documentation for deal.II version 8.1.0
|
Public Member Functions | |
fun_encapsulator (typename internal::fun_ptr< RT, ArgList >::type *function) | |
fun_encapsulator (const std_cxx1x::function< typename internal::fun_ptr< RT, ArgList >::type > &function) | |
Thread< RT > | operator() () |
Private Attributes | |
std_cxx1x::function< typename internal::fun_ptr< RT, ArgList >::type > | function |
Definition at line 1729 of file thread_management.h.