lp://staging/~florian-rathgeber/dolfin/gpu-wrappers
- Get this branch:
- bzr branch lp://staging/~florian-rathgeber/dolfin/gpu-wrappers
Branch merges
Branch information
Recent revisions
- 4850. By Florian Rathgeber <florian@thehoff>
-
minor fixes to PETScKrylovSolver and Table for benchmarking / profiling
- 4849. By Florian Rathgeber <florian@thehoff>
-
added gnuplot compatible output for Table (no | and -- separators, headings enclosed in quotes)
- 4846. By Florian Rathgeber <florian@thehoff>
-
PETScKrylovLoca
lMatrix: set correct sizes of data structures (global function space dimension instead of mesh.num_ vertices( )); added further debug output - 4844. By Florian Rathgeber <florian@thehoff>
-
retrieve current parameters set instead of default parameters in KrylovSolver, PETScKrylovSolver
- 4841. By Florian Rathgeber <florian@thehoff>
-
Merge with main, changes to PETSc la interface:
* introduces abstract base class PETScBaseMatrix for PETScMatrix and PETScKrylovMatrix
* change operator for PETScKrylovSolver to be of type PETScBaseMatrix
* PETScKrylovSolver supports solving for PETScMatrix and PETScKrylovMatrix operators with a transparent interface
* adapted PETScMatrix, PETScKrylovMatrix, PETScKrylovLocalMatrix for inheritance from PETScBaseMatrix
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/dolfin/1.0.x