New question #103034 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/103034

Hi,

I am wondering how to compute an L1-norm, and L_inf norm of a functional on the 
cell. For instance how to compute 

1. ||\div(Pu)||_{L_\infty} ?
2. ||\div(Pu)||_{L_1} ?

where u is velocity (vector) and P is pressure (scalar). L2 norm is obvious to 
do. 

I use C++ interface 

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to