Thread Previous • Date Previous • Date Next • Thread Next |
One or more new changesets pushed to the primary DOLFIN repository. A short summary of the last three changesets is included below. changeset: 1707:86adc77d789ca38f5774b14d85924b2fe324160d tag: tip parent: 1705:b607b5c492ef9332bbbfe96999c9015f3cb78d60 parent: 1706:cfdbb1a4cb0f90e1a41a97ce2cf8647b9bcff5be user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>" date: Fri Feb 17 18:24:15 2006 +0100 files: src/demo/nls/nonlinearpoisson/NonlinearPoisson.form src/demo/nls/nonlinearpoisson/NonlinearPoisson.h src/demo/nls/nonlinearpoisson/main.cpp description: Modify nonlinear Poisson demo. changeset: 1706:cfdbb1a4cb0f90e1a41a97ce2cf8647b9bcff5be parent: 1703:8932e200aa0636addfe3d35dbd77e652a959213f user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>" date: Fri Feb 17 14:39:44 2006 +0100 files: src/demo/pde/elasticity/main.cpp src/kernel/form/PDE.cpp description: Remove add("solver", "direct") from the constructors of PDE. add("solver", "default") exists in DefaultParameters.h, and PDE is set to use GMRES for is solver == default. To use a direct solver, set("solver", "direct"); Function u = pde.solve(); changeset: 1705:b607b5c492ef9332bbbfe96999c9015f3cb78d60 parent: 1704:60d9d9506b40e72a7870bde75dc4d379ecfdbbcd parent: 1703:8932e200aa0636addfe3d35dbd77e652a959213f user: "Johan Jansson <johanjan@xxxxxxxxxxxxxxxx>" date: Fri Feb 17 13:51:17 2006 +0100 files: description: Merge. ------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin
Thread Previous • Date Previous • Date Next • Thread Next |