Neko  0.8.1
A portable framework for high-order spectral element flow simulations
point_zone::point_zone_init Interface Reference

The common constructor using a JSON object. More...

Private Member Functions

subroutine point_zone_init (this, json, size)
 

Detailed Description

The common constructor using a JSON object.

Parameters
jsonJson object for the point zone.
sizeSize with which to initialize the stack

Definition at line 114 of file point_zone.f90.

Constructor & Destructor Documentation

◆ point_zone_init()

subroutine point_zone::point_zone_init::point_zone_init ( class(point_zone_t), intent(inout)  this,
type(json_file), intent(inout)  json,
integer, intent(in)  size 
)
private

Definition at line 114 of file point_zone.f90.


The documentation for this interface was generated from the following file: