lp:~fluidity-core/fluidity/fluidity-petsc-dev-hybrid

Created by Fiona Reid and last modified
Get this branch:
bzr branch lp:~fluidity-core/fluidity/fluidity-petsc-dev-hybrid
Members of Fluidity Core Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Fluidity Core Team
Project:
Fluidity
Status:
Development

Recent revisions

3986. By Fiona Reid

Changed petsccg -> petscpccg for PETSc 3.3 compatibility and used LINKER instead
of FLLINKER for several tool binaries (periodise, test_laplacian, test_trace_space
and visualise_elements as they failed to link with FLLINKER.

3985. By Stephan Kramer

Merging in from trunk.

3984. By Stephan Kramer

Chebychev is now spelled Chebyshev in petsc-dev.

3983. By Stephan Kramer

Fix in setting petsc monitor with petsc-dev.

3982. By Stephan Kramer

Changes to make fluidity compile with petsc-dev:
Instead of using MatCreate{Seq|MPI}[B]Aij now have to call MatCreate[B]Aij and MatSetup has to be called.
Implemented this with some macro hacks, so that most code doesn't change (yet). This can be cleaned up when petsc 3.2 is no longer supported (at some point in the future).

3981. By David Robinson <email address hidden>

A small edit to include velocity in GetFieldNames

3980. By Tim Greaves

Reverting r.3979 until it's been through the review and test process; Juan Du,
please could you make a branch and commit these changes to that branch, then
let me know to make you a buildbot queue for it, and put in a merge request.

Thanks!

3979. By dujuan

Combining EnKF framework with ReducedModel

3978. By Christian Jacobs

Merging lp:~fluidity-core/fluidity/bc_from_field branch revisions r3962 to r3975 inclusive into trunk.

Summary of change:
==================
Users can now enforce boundary conditions that use boundary data from another field. This can be done by selecting "from_field" (from the list of "constant", "python", ..., and "from_field" input types for the BC) and specifying the name of the 'parent' field which contains the boundary data.

A short test case called bc_from_field is included.

3977. By Rhodri Davies

Merge in branch that remove leading whitespace in diagnistic dependency lists

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:fluidity
This branch contains Public information 
Everyone can see this information.