V3FIT
|
Contains module siesta_context. More...
Go to the source code of this file.
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 | |
type(siesta_context_class) function, pointer | siesta_context::siesta_context_construct (restart_file_name) |
Construct a siesta_context_class object. More... | |
subroutine | siesta_context::siesta_context_destruct (this) |
Deconstruct a siesta_context_class object. More... | |
subroutine | siesta_context::siesta_context_read (this, restart_file_name) |
Read a restart file. More... | |
Contains module siesta_context.
Definition in file siesta_context.f.