V3FIT
Public Attributes | List of all members
equilibrium::equilibrium_class Type Reference

Base class representing a equilibrium. More...

Public Attributes

integer type = equilibrium_no_type
 Type descirptor of the equilibrium subclass type. More...
 
logical force_solve
 Controls if an equilibrium is forced to be resolved or not.
 
type(vmec_class), pointer vmec => null()
 An instance of a vmec_equilibrium object.
 
type(vacuum_class), pointer vacuum => null()
 An instance of a vacuum_equilibrium object.
 
type(siesta_class), pointer siesta => null()
 An instance of a vacuum_equilibrium object.
 

Detailed Description

Base class representing a equilibrium.

Sub Classes:
vmec_equilibrium

Definition at line 50 of file equilibrium.f.

Member Data Documentation

◆ type

integer equilibrium::equilibrium_class::type = equilibrium_no_type

Type descirptor of the equilibrium subclass type.

Possible values are:

Definition at line 55 of file equilibrium.f.


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