Query: grad_grad
OS: debian
Section: 3rheolef
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
grad_grad(3rheolef) rheolef-6.1 grad_grad(3rheolef)NAMEgrad_grad -- -Laplacian operatorSYNOPSISform(const space V, const space& V, "grad_grad");DESCRIPTIONAssembly the form associated to the Laplacian operator on a finite element space V: / | a(u,v) = | grad(u).grad(v) dx | / Omega The V space may be a either P1 , P2 or P1d finite element space. See also form(2) and space(2).EXAMPLEThe following piece of code build the Laplacian form associated to the P1 approximation: geo g("square"); space V(g, "P1"); form a(V, V, "grad_grad");SEE ALSOform(2), space(2) rheolef-6.1 rheolef-6.1 grad_grad(3rheolef)
Related Man Pages |
---|
field(2rheolef) - debian |
form(2rheolef) - debian |
riesz(4rheolef) - debian |
domain_indirect(7rheolef) - debian |
prism(7rheolef) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
New UNIX and Linux History Sections |