dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #08579
Re: Vector of functions
I see the problem. Just a moment.
2008/7/8 Garth N. Wells <gnw20@xxxxxxxxx>:
> Should something like
>
> std::vector<Function> u;
> u.push_back(Function(mesh, 0.0));
>
> work? I'm getting all sorts of memory errors.
>
> Garth
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
>
--
Martin
References