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 |
---|
characteristic(2rheolef) - debian |
form(2rheolef) - debian |
s_curl(3rheolef) - debian |
numbering(7rheolef) - debian |
prism(7rheolef) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |