dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #00594
Re: Some updated elasticity benchmark results
On Thu, Jun 02, 2005 at 08:26:08PM +0200, Johan Jansson wrote:
> On Wed, Jun 01, 2005 at 04:38:45PM -0500, Anders Logg wrote:
> > Fantastic!
> >
> > We could probably speed it up another factor 2 with some work, but
> > these numbers are already great.
> >
> > Is it necessary to have an if-else for the plasticity, or could you
> > introduce a parameter (Function) and put the if-else in the evaluation
> > operator of that parameter?
> >
>
> You're right, this should be possible to solve with functions. I will
> try that.
Let's see how long we can avoid if-cases in the forms. We might have
to add it at some point, but I would prefer if we could avoid it.
> > Did you make any nice movies? If you have time, put some movies on
> > http://www.fenics.org/gallery/ and some images (300x300) with some
> > text.
> >
> > /Anders
> >
>
> Ok, I will put up an illustrative example.
Great.
/Anders
References