CP2K 2.4 (Revision 12889)
Functions | Variables

atom_electronic_structure Namespace Reference

Functions

subroutine, public calculate_atom (atom, iw, noguess, error)
subroutine calculate_atom_restricted (atom, iw, noguess, error)
subroutine calculate_atom_unrestricted (atom, iw, noguess, error)

Variables

CHARACTER(len=*), parameter,
private 
moduleN = 'atom_electronic_structure'

Function Documentation

subroutine,public atom_electronic_structure::calculate_atom ( TYPE(atom_type),pointer  atom,
INTEGER,intent(in)  iw,
LOGICAL,intent(in),optional  noguess,
TYPE(cp_error_type),intent(inout)  error 
)
subroutine atom_electronic_structure::calculate_atom_restricted ( TYPE(atom_type),pointer  atom,
INTEGER,intent(in)  iw,
LOGICAL,intent(in),optional  noguess,
TYPE(cp_error_type),intent(inout)  error 
) [private]
subroutine atom_electronic_structure::calculate_atom_unrestricted ( TYPE(atom_type),pointer  atom,
INTEGER,intent(in)  iw,
LOGICAL,intent(in),optional  noguess,
TYPE(cp_error_type),intent(inout)  error 
) [private]

Variable Documentation

CHARACTER(len=*),parameter,private atom_electronic_structure::moduleN = 'atom_electronic_structure'

Definition at line 45 of file atom_electronic_structure.f90.