← Back to team overview

dolfin team mailing list archive

Linear Algebra: [...]

 

Commit from johanjan (2005-09-30 09:23 CEST)
--------------------

Linear Algebra:

Un-nested Element class for Vector and Matrix to help SWIG.

PyDOLFIN:

Added more interface, only main things left are ODE and
forms/solvers. Forms/solvers will probably need some work due to
nested classes/namespaces (not sure what the problem is yet).

Should try to include the entire interface at once and %ignore what
can't be made to work/what's internal interface instead of including
headers manually.

  dolfin  src/kernel/la/Makefile.in             1.119
  dolfin  src/kernel/la/Matrix.cpp              1.46
  dolfin  src/kernel/la/Vector.cpp              1.36
  dolfin  src/kernel/la/dolfin/Makefile.in      1.116
  dolfin  src/kernel/la/dolfin/Matrix.h         1.38
  dolfin  src/kernel/la/dolfin/Vector.h         1.32
  dolfin  src/demo/scripting/pydolfin/Makefile  1.6
  dolfin  src/demo/scripting/pydolfin/dolfin.i  1.2