Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Defines the criterion of selection of a GLL point to the point_zone. More...
Private Member Functions | |
pure logical function | point_zone_criterion (this, x, y, z, j, k, l, e) |
x | x-coordinate of the GLL point. |
y | y-coordinate of the GLL point. |
z | z-coordinate of the GLL point. |
j | 1st nonlinear index of the GLL point. |
k | 2nd nonlinear index of the GLL point. |
l | 3rd nonlinear index of the GLL point. |
e | element index of the GLL point. |
Definition at line 102 of file point_zone.f90.
|
private |
Definition at line 102 of file point_zone.f90.