Octopus
minimizer_factory.F90 File Reference

Go to the source code of this file.

Modules

module  minimizer_factory_oct_m
 This module implements the factory for ground state algorithm.
 

Data Types

interface  minimizer_factory_oct_m::minimizer_factory_t
 This class defines the factory for minimizers. More...
 

Functions/Subroutines

type(minimizer_factory_t) function minimizer_factory_oct_m::minimizer_factory_constructor (namespace)
 Constructor for the minimizer factory. More...
 
class(algorithm_t) function, pointer minimizer_factory_oct_m::minimizer_factory_create (this, system)
 Create a ground-state algorithm. More...
 
class(algorithm_t) function, pointer minimizer_factory_oct_m::minimizer_factory_create_static (this, system)
 Create a static minimizer. More...
 

Variables

integer, parameter, public minimizer_factory_oct_m::ground_state_static = 0
 
integer, parameter, public minimizer_factory_oct_m::ground_state_scf = 1