help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue installing/compiling fem-fenics.


From: jsh
Subject: Issue installing/compiling fem-fenics.
Date: Wed, 17 Feb 2016 12:01:02 -0800 (PST)

Dear all,

I am trying to install and get fem-fenics running with Octave but run into
the following compilation error:

uBLAS_factory.cc: In member function ‘virtual octave_value
uBLAS_factory::matrix(const dolfin::Matrix&) const’:
uBLAS_factory.cc:36:12: error: ‘const class dolfin::Matrix’ has no member
named ‘data’
     aa = A.data ();
            ^
make: *** [uBLAS_factory.o] Error 1

I'm using Octave dev branch and the current Fenics from the ppa and suspect
that maybe the dolfin class has changed. Anyone have and ideas or know which
fenics version might be compatible?

Johan



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Issue-installing-compiling-fem-fenics-tp4674865.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]