lp:~jobh/dolfin/fast-array

Created by Joachim Haga and last modified
Get this branch:
bzr branch lp:~jobh/dolfin/fast-array
Only Joachim Haga can upload to this branch. If you are Joachim Haga please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Joachim Haga
Project:
DOLFIN
Status:
Merged

Recent revisions

6597. By Joachim Haga

Merge with trunk

6596. By Joachim Haga

Disable Array copy constructor, remove utility methods that are not used

6595. By Joachim Haga

Change TimeSeries interface to return std::vector rather than Array

6594. By Joachim Haga

Merge with trunk

6593. By Joachim Haga

Fix missing return statement

6592. By Joachim Haga

Compilation fix (initialisation order, with -Wall -Werror)

6591. By Joachim Haga

Add an interface version which invalidates cached compiled modules when changed.

6590. By Joachim Haga

Change Array to be a simple wrapper (not shared).

Since the shared arrays allocated memory in the hot path of assemble, this
makes the assemblers much faster (35% for poisson).

6589. By Garth Wells

merge

6588. By Johan Hake

Un-comment director typemap for PETScVector used in PETScKrylovMatrix
  -- The typemap was commented making the Python interface of PETScKrylovMatrix
  -- Fixes Bug lp:922042

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~fenics-core/dolfin/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers