geoana.kernels.prism_fzzz#
- geoana.kernels.prism_fzzz(x1, x2, x3, /, out=None, *, where=True, casting='same_kind', order='K', dtype=None, subok=True[, signature]) = <ufunc 'prism_fzzz'>#
Evaluates the indefinite volume integral for the d**3/(dz**3) * 1/r kernel.
This is used to evaluate the magnetic gradient of susceptible prisms.
- Parameters:
- x, y, z(…) numpy.ndarray
The nodal locations to evaluate the function at
- Returns:
- (…) numpy.ndarray
Notes
Can be used to compute other components by cycling the inputs