dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10459
[HG DOLFIN] Add class Coefficient for doing magic with coefficient assignment.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5046:a1c8c4ffc1e659a91f7e7b4cbdeb8f186e9dd7a0
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Oct 28 20:18:47 2008 +0100
files: dolfin/fem/Form.h dolfin/function/Coefficient.cpp dolfin/function/Coefficient.h dolfin/function/Function.cpp dolfin/function/Function.h
description:
Add class Coefficient for doing magic with coefficient assignment.
Code generation in FFC needs to be updated to create the coefficient
member variables (public) in the generated Form classes.
changeset: 5045:7122547e4849fb1f77f4391e48b2ac64aad4009b
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Oct 28 17:53:08 2008 +0100
files: dolfin/function/Function.cpp dolfin/function/Function.h
description:
Remove local interpolation function that takes V as argument.
changeset: 5044:fc32afd64cebb4516426e461945b94750b968088
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Oct 28 17:46:50 2008 +0100
files: demo/pde/poisson/cpp/main.cpp dolfin/function/Constant.cpp dolfin/function/Function.cpp dolfin/function/Function.h
description:
Implement local interpolation function that takes function space
as argument.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin