lp://staging/~jobh/dolfin/array-to-vector
Created by
Joachim Haga
and last modified
- Get this branch:
- bzr branch lp://staging/~jobh/dolfin/array-to-vector
Only
Joachim Haga
can upload to this branch. If you are
Joachim Haga
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 6596. By Joachim Haga
-
Remove ownership for Arrays, change C++ interfaces to std::vector, python side unfinished
- 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). - 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://staging/~fenics-core/dolfin/trunk