Define a 3D scalar field with ellipsoidal isosurfaces and provide differential operators
Evaluate the function at the provided grid points
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ellipsoidal_field), | intent(in) | :: | this | |||
class(grid), | intent(in) | :: | grid_points |
Compute the Laplacian of the ellipsoidal function employed in "evaluate" above
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ellipsoidal_field), | intent(in) | :: | this | |||
class(grid), | intent(in) | :: | grid_points |