Hi all,
I used to the following to get the truth solution to see if my model works
correctly:
rb_con.initialize_rb_construction();
std::vector online_mu_vector(rb_con.get_n_params());
for(unsigned int i=0; i online_mu_vector(rb_con.get_n_params());
for(unsigned int i=0; ihttp://ww
hi all, are there any handy examples of the "ContinuationSystem" class
(which implements the arc-length solution strategy in non-linear elasticity
problems) to share, so as to have a very quick look on this class in action?
cheers,
Vas
--