![]() |
Stellarator-Tools
|
Contains module siesta_context. More...
Data Types | |
| type | siesta_context::siesta_context_class |
| Base class representing a siesta_context. This contains a copy of every variable that is needed to define the SIESTA state. More... | |
Modules | |
| module | siesta_context |
| Defines the base class of the type siesta_context_class. This contains the state variables needed by SIESTA. | |
Functions/Subroutines | |
| class(siesta_context_class) function, pointer | siesta_context::siesta_context_construct (restart_file_name) |
| Construct a siesta_context_class object. | |
| subroutine | siesta_context::siesta_context_destruct (this) |
| Deconstruct a siesta_context_class object. | |
| subroutine | siesta_context::siesta_context_read (this, restart_file_name) |
| Read a restart file. | |
Contains module siesta_context.