Prev | Next | chkpoint_two_dynamic |
chk_fun.new_dynamic(dynamic)
template <class Base> template <class BaseVector> void chkpoint_two<Base>::new_dynamic(const BaseVector& dynamic)
chk_fun
constructor.
chk_fun
constructor.
Base
.
fun
.
Is size must be equal to
fun.size_dyn_ind()
.
This only affects the copy of
fun
used by
chk_fun
.
fun
for each thread.
In this case, only the dynamic parameters in the copy for the current
thread number
are changed.