dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04810
Re: [Viper-dev] Plotting vector field
Anders Logg skrev den 28/04-2007 følgende:
[snip]
> > Thanks, that fixed the first error. The second seems to be a missing file.
> >
> > Ola
>
> Fixed. Sorry about this.
Thanks, now, pydolfin does not compile:
dolfin_wrap.cpp: In function 'PyObject* _wrap_new_Function__SWIG_5(PyObject*,
PyObject*)':
dolfin_wrap.cpp:16769: error: no matching function for call to
'dolfin::SubFunction::SubFunction()'
../../src/kernel/function/dolfin/SubFunction.h:33: note: candidates are:
dolfin::SubFunction::SubFunction(dolfin::DiscreteFunction*, dolfin::uint)
../../src/kernel/function/dolfin/SubFunction.h:29: note:
dolfin::SubFunction::SubFunction(const dolfin::SubFunction&)
make[1]: *** [_dolfin_la-dolfin_wrap.lo] Error 1
Ola
Follow ups
References