Stellarator-Tools
guassian_process::gaussp_class_pointer Type Reference

Pointer to a gaussian process object. Used for creating arrays of gaussian process pointers. This is needed because fortran does not allow arrays of pointers directly. More...

Public Attributes

type(gaussp_class), pointer p => null()
 Pointer to a gaussp_class. Used for building arrays of gaussp_class objects.
 

Detailed Description

Pointer to a gaussian process object. Used for creating arrays of gaussian process pointers. This is needed because fortran does not allow arrays of pointers directly.


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