dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04787
[HG dolfin] Bug fixes in Array and PDE classes and more work on
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 2933:5378479aebbf65d72e9432f96fa2e49d3e3167a7
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Fri Apr 27 12:13:15 2007 +0200
files: src/demo/pde/stokes/taylor-hood/main.cpp src/kernel/common/dolfin/Array.h src/kernel/fem/BoundaryCondition.cpp src/kernel/fem/SubSystem.cpp src/kernel/fem/dolfin/BoundaryCondition.h src/kernel/fem/dolfin/SubSystem.h src/kernel/pde/GenericPDE.cpp src/kernel/pde/LinearPDE.cpp src/kernel/pde/NonlinearPDE.cpp src/kernel/pde/PDE.cpp src/kernel/pde/dolfin/GenericPDE.h src/kernel/pde/dolfin/LinearPDE.h src/kernel/pde/dolfin/NonlinearPDE.h src/kernel/pde/dolfin/PDE.h
description:
Bug fixes in Array and PDE classes and more work on
bcs for sub systems (still not used).
changeset: 2932:55e68f0479eb25ec727726ed0e70135d10acb0b6
user: "Anders Logg <logg@xxxxxxxxx>"
date: Fri Apr 27 00:56:16 2007 +0200
files: src/demo/pde/stokes/taylor-hood/main.cpp src/kernel/fem/BoundaryCondition.cpp src/kernel/fem/SubSystem.cpp src/kernel/fem/dolfin/BoundaryCondition.h src/kernel/fem/dolfin/SubSystem.h src/kernel/fem/dolfin/dolfin_fem.h src/kernel/mesh/SubDomain.cpp
description:
Change interface for setting boundary conditions for sub systems.
Work on recursive extraction of sub elements/dof maps (not yet
used in setting boundary conditions).
changeset: 2931:2b66088f19e8f95ef93a8091e099ea2d3596d013
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Thu Apr 26 13:56:23 2007 +0200
files: src/demo/pde/elasticity/Elasticity.h src/kernel/la/dolfin/uBlasMatrix.h
description:
Clean up uBlasMatrix for sparse matrices.
Matrices are no longer assembled into a special assembly matrix before being converted to a CSR matrix. A matrix should be initialised with a sparsity pattern.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin