← Back to team overview

syfi team mailing list archive

[HG syfi] Attempt at more complicated analytical solution u=(a*x*y*z, 0, 0),

 

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

changeset:   394:f6dc8dade892a323f16f4d4eba32efb8d8e2a742
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Mar 16 21:40:44 2009 +0100
files:       examples/newsolvers/HyperElasticitySVK/cpp/HyperElasticity.ufl examples/newsolvers/HyperElasticitySVK/cpp/main.cpp examples/newsolvers/HyperElasticitySVK/cpp/manufactured_solution.py
description:
Attempt at more complicated analytical solution u=(a*x*y*z,0,0),
not working as well as u=(a*x,0,0).


changeset:   393:adc1668b317c196b07cbd890305794b9a70d88a4
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Mar 16 15:49:01 2009 +0100
files:       examples/newsolvers/HyperElasticity3D/cpp/main.cpp examples/newsolvers/HyperElasticitySVK/cpp/main.cpp examples/newsolvers/Hyperelasticity1D/cpp/main.cpp examples/newsolvers/Poisson1D/cpp/main.cpp examples/newsolvers/Projection1D/cpp/main.cpp examples/newsolvers/elements/cpp/main.cpp examples/newsolvers/interpolatefail/cpp/main.cpp examples/newsolvers/poisson/cpp/main.cpp examples/newsolvers/projection/cpp/main.cpp examples/newsolvers/projection_mixed/cpp/main.cpp examples/newsolvers/projection_tensor/cpp/main.cpp examples/newsolvers/projection_vector/cpp/main.cpp
description:
Updated demos with new CoefficientSpace syntax from dolfin_utils.


changeset:   392:f8bc27220cb791e60bf6e48d8bb7d2c2ff671932
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Mar 16 15:14:31 2009 +0100
files:       examples/newsolvers/HyperElasticity3D/cpp/main.cpp examples/newsolvers/HyperElasticitySVK/cpp/main.cpp examples/newsolvers/Hyperelasticity1D/cpp/main.cpp examples/newsolvers/Poisson1D/cpp/main.cpp examples/newsolvers/Projection1D/cpp/main.cpp examples/newsolvers/div_matrix/cpp/main.cpp examples/newsolvers/elasticity/cpp/main.cpp examples/newsolvers/elements/cpp/main.cpp examples/newsolvers/interpolatefail/cpp/main.cpp examples/newsolvers/poisson/cpp/main.cpp examples/newsolvers/projection/cpp/main.cpp examples/newsolvers/projection_mixed/cpp/main.cpp examples/newsolvers/projection_tensor/cpp/Makefile examples/newsolvers/projection_tensor/cpp/main.cpp examples/newsolvers/projection_vector/cpp/main.cpp
description:
Updated demos to latest dolfin_utils/wrappers/ code generation.
Updated SVK demo to use a simple u=[a*x,0,0] solution, which
works perfectly.


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


Follow ups