dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #00081
Added two variants of the updated elasticity model, one where F has a [...]
Commit from johanjan (2004-09-28 12:34 CEST)
--------------------
Added two variants of the updated elasticity model, one where F has a
time derivative (but no derivative on sigma), and the other where both
F and sigma have a derivative. The latter one doesn't produce
reasonable results yet however.
Also cleanups of the ElasticityUpdated class.
dolfin src/demo/la/Makefile 1.146
dolfin src/demo/solvers/elasticity-updated/main.cpp 1.5
dolfin src/demo/solvers/elasticity-updated/template.pov 1.4
dolfin src/demo/solvers/ode/stiff/Makefile 1.101
dolfin src/kernel/fem/Makefile 1.150
dolfin src/kernel/la/DenseMatrix.cpp 1.28
dolfin src/modules/elasticity/Elasticity.h 1.5
dolfin src/modules/elasticity/ElasticitySolver.cpp 1.5
dolfin src/modules/elasticity-updated/ElasticityUpdated.h 1.5
dolfin src/modules/elasticity-updated/ElasticityUpdatedSolver.cpp 1.5