CP2K 2.4 (Revision 12889)
Private Member Functions

external_potential_types::deallocate_potential Interface Reference

List of all members.

Private Member Functions

subroutine deallocate_all_potential (potential, error)
 Deallocate an atomic all-electron potential data set.
subroutine deallocate_fist_potential (potential, error)
 Deallocate an effective charge and inducible dipole potential data set.
subroutine deallocate_gth_potential (potential, error)
 Deallocate an atomic GTH potential data set.

Detailed Description

Definition at line 185 of file external_potential_types.f90.


Member Function Documentation

subroutine external_potential_types::deallocate_potential::deallocate_all_potential ( TYPE(all_potential_type),pointer  potential,
TYPE(cp_error_type),intent(inout)  error 
) [private]

Deallocate an atomic all-electron potential data set.

Author:
MK
Date:
03.11.2000
Version:
1.0

Definition at line 335 of file external_potential_types.f90.

subroutine external_potential_types::deallocate_potential::deallocate_fist_potential ( TYPE(fist_potential_type),pointer  potential,
TYPE(cp_error_type),intent(inout)  error 
) [private]

Deallocate an effective charge and inducible dipole potential data set.

Author:
Toon.Verstraelen@gmail.com
Date:
05.03.2010

Definition at line 363 of file external_potential_types.f90.

subroutine external_potential_types::deallocate_potential::deallocate_gth_potential ( TYPE(gth_potential_type),pointer  potential,
TYPE(cp_error_type),intent(inout)  error 
) [private]

Deallocate an atomic GTH potential data set.

Author:
MK
Date:
03.11.2000
Version:
1.0

Definition at line 391 of file external_potential_types.f90.


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