Skip to content

laplacian method argument not used #647

Description

@GiovanniCanali

Describe the bug
The laplacian operator takes as input a method argument, which allows to choose how to compute the operator. Accepted possibilities are "std" or "divgrad".

This value is currently ignored as it is not forwarded to fast_laplacian, which uses the default setting.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions