help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fem-fenics : gradient evaluation at arbitrary point


From: arnaudl
Subject: Fem-fenics : gradient evaluation at arbitrary point
Date: Thu, 3 Sep 2015 08:55:38 -0700 (PDT)

Hi,

I hope this help-list is the good one.

I solve a classical Elasticity problem using Lagrange Element of order 1
obtaining the discrete solution "u".
Using Python version of FENICS, It seems one has just to use "grad(u)" to
evaluate the gradient of the computed solution at any arbitrary point (x,y)
for post-processing.
This gradient is discontinous.
I'd like to do the same with Fem-Fenics but such a function "grad" seems not
to be defined. 
Is there any simple solution to evaluate, at any arbitray point, the
gradient field of a finite element solution using Fem-Fenics ?

Thanks

Aranud



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Fem-fenics-gradient-evaluation-at-arbitrary-point-tp4672445.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]