26 :
lambda(0), Xh(),
m(), pm(), a1(), pa1(), event(
"lambda",
"u") {
27 if (approx !=
"")
reset (omega, approx);
31 Xh.block (
"boundary");
36 if (restart ==
"")
return field (
Xh, 0);
37 idiststream in (restart);
40 derr <<
"# restart from lambda=" <<
lambda << endl;
49 if (
Xh.name() ==
"")
reset (uh.get_geo(), uh.get_approx());
50 if (uh.b().dis_size() == 0) {
53 std::copy (uh.begin_dof(), uh.end_dof(),
tmp.begin_dof());