CP2K 2.4 (Revision 12889)
Private Attributes

dbcsr_error_handling::dbcsr_error_type Struct Reference

error type for the DBCSR library More...

Collaboration diagram for dbcsr_error_handling::dbcsr_error_type:

List of all members.

Private Attributes

INTEGER etype = 0
INTEGER line = 0
INTEGER level = 0
CHARACTER(len=default_string_length) msg
CHARACTER(len=default_string_length) routine
TYPE(dbcsr_error_stack_typestack

Detailed Description

error type for the DBCSR library

Definition at line 97 of file dbcsr_error_handling.f90.


Member Data Documentation

Definition at line 98 of file dbcsr_error_handling.f90.

Definition at line 100 of file dbcsr_error_handling.f90.

Definition at line 99 of file dbcsr_error_handling.f90.

CHARACTER(len=default_string_length) dbcsr_error_handling::dbcsr_error_type::msg [private]

Definition at line 101 of file dbcsr_error_handling.f90.

CHARACTER(len=default_string_length) dbcsr_error_handling::dbcsr_error_type::routine [private]

Definition at line 102 of file dbcsr_error_handling.f90.

Definition at line 103 of file dbcsr_error_handling.f90.


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