| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Point zone factory. Constructs, initializes, and maps the point zone object. More...
Public Member Functions | |
| subroutine | point_zone_allocate (obj) | 
| object | The object allocated by the factory. | 
| json | JSON object initializing the point zone. | 
| dof | Dofmap from which to map the point zone. Point zone allocator. | 
| object | The object to be allocated. | 
| type_name | The name of the type to allocate. Interface for an object allocator. Implemented in the user modules, should allocate the obj to the custom user type.  | 
Definition at line 170 of file point_zone.f90.
      
  | 
  virtual | 
Definition at line 170 of file point_zone.f90.