← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Fix for exposing protected methods to Python (only for director classes).

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   4181:a1abffc61e0252498aba4049067677996e533007
tag:         tip
user:        "Ola Skavhaug <skavhaug@xxxxxxxxx>"
date:        Fri May 09 15:36:18 2008 +0200
files:       dolfin/swig/dolfin.i dolfin/swig/dolfin_function_post.i dolfin/swig/dolfin_function_pre.i
description:
Fix for exposing protected methods to Python (only for director classes).


changeset:   4180:8b70e8fee014dced78e3d38f73e7662c9a177791
user:        Johannes Ring <johannr@xxxxxxxxx>
date:        Thu May 08 22:31:31 2008 +0200
files:       SConstruct scons/simula-scons/simula_scons/__init__.py
description:
Added option enableResolveCompiler (with default value 1) such that one
can skip the "Resolving compiler..." step when absolutely sure that the
selected compiler will work with the currently enabled set of external
dependencies.


changeset:   4179:fff523005c3840bc0428a9efec6fc49dbcd69789
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu May 08 22:11:29 2008 +0200
files:       ChangeLog dolfin/la/GMRES.cpp dolfin/la/GMRES.h dolfin/la/LU.cpp dolfin/la/LU.h dolfin/la/dolfin_la.h dolfin/swig/dolfin_docstrings.i dolfin/swig/dolfin_headers.i site-packages/dolfin/__init__.py
description:
Remove LU and GMRES classes, use solve instead

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin


Follow ups