← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Make Constants work (only scalar constructors added so far)

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   5053:a37ad63c855383fa6aae8b15bf20720b1a96398f
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Oct 30 18:53:36 2008 +0100
files:       demo/pde/poisson/cpp/main.cpp dolfin/fem/DirichletBC.cpp dolfin/function/Constant.cpp dolfin/function/Constant.h dolfin/function/Function.cpp dolfin/function/Function.h
description:
Make Constants work (only scalar constructors added so far)


changeset:   5052:728c4b5ccddbc2251d4f68b98ec4c6e27767ce1a
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Oct 30 18:35:47 2008 +0100
files:       dolfin/fem/BoundaryCondition.cpp dolfin/fem/BoundaryCondition.h dolfin/fem/DirichletBC.cpp dolfin/fem/DirichletBC.h dolfin/fem/PeriodicBC.cpp dolfin/fem/PeriodicBC.h dolfin/pde/LinearPDE.cpp dolfin/pde/NonlinearPDE.cpp
description:
Remove all Form arguments to BC classes.


changeset:   5051:c4c52a414c018954856c8e1788d4098ce6d78d33
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Oct 30 13:41:39 2008 +0100
files:       demo/pde/poisson/cpp/main.cpp dolfin/fem/Assembler.cpp dolfin/fem/DirichletBC.cpp dolfin/fem/DirichletBC.h
description:
Modify interface for DirichletBC, now requires FunctionSpace instead of Mesh

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin


Follow ups