Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
point_zone::point_zone_allocate Interface Reference

Point zone factory. Constructs, initializes, and maps the point zone object. More...

Public Member Functions

subroutine point_zone_allocate (obj)
 

Detailed Description

Parameters
objectThe object allocated by the factory.
jsonJSON object initializing the point zone.
dofDofmap from which to map the point zone. Point zone allocator.
objectThe object to be allocated.
type_nameThe 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.

Constructor & Destructor Documentation

◆ point_zone_allocate()

subroutine point_zone::point_zone_allocate::point_zone_allocate ( class(point_zone_t), intent(inout), allocatable  obj)
virtual

Definition at line 170 of file point_zone.f90.


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