| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Defines the criterion of selection of a GLL point to the point_zone. More...
Public 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 101 of file point_zone.f90.
      
  | 
  virtual | 
Definition at line 101 of file point_zone.f90.