Neko  0.8.1
A portable framework for high-order spectral element flow simulations
cylinder_point_zone.f90 File Reference

Go to the source code of this file.

Data Types

type  cylinder_point_zone::cylinder_point_zone_t
 A cylindrical point zone. More...
 

Modules

module  cylinder_point_zone
 Implements a cylinder geometry subset.
 

Functions/Subroutines

subroutine cylinder_point_zone::cylinder_point_zone_init_from_json (this, json, size)
 Constructor from json object file. More...
 
subroutine cylinder_point_zone::cylinder_point_zone_init_common (this, size, name, p0, p1, radius)
 Initializes a cylinder point zone from its endpoint coordinates and radius. More...
 
subroutine cylinder_point_zone::cylinder_point_zone_free (this)
 Destructor. More...
 
pure logical function cylinder_point_zone::cylinder_point_zone_criterion (this, x, y, z, j, k, l, e)
 Defines the criterion of selection of a GLL point in the cylinder point zone. More...