Home
last modified time | relevance | path

Searched refs:LANDAU_INVSQRT (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/utils/dmplexlandau/
H A Dland_tensors.h3 #define LANDAU_INVSQRT(q) (1. / PetscSqrtReal(q)) macro
88 pi4pow = 4 * PETSC_PI * LANDAU_INVSQRT(PetscSqr(l) * l); in LandauTensor2D()