discretize
discretize copied to clipboard
Laplacian operator in DiffOperators
From @rowanc1 on November 26, 2013 23:18
add it
- Bitbucket: https://bitbucket.org/rcockett/simpeg/issue/27
- Originally Reported By:
- Originally Created At: 2013-11-06T19:27:56.081
Copied from original issue: simpeg/simpeg#29
From @lheagy on July 15, 2015 17:41
we have nodal laplacian. close this?
this should be there for a regular mesh not a tensor mesh.
On Wed, 15 Jul 2015 at 10:41 Lindsey [email protected] wrote:
we have nodal laplacian. close this?
— Reply to this email directly or view it on GitHub https://github.com/simpeg/simpeg/issues/29#issuecomment-121689473.
We haven't really had a necessity to have a general laplacian operator. Also the point of expressing the finite volume form of the system is to try to avoid taking higher order derivatives directly. Some meshes do already have a nodal_laplacian though (the regular structured meshes).