error_handling_neci Module



Contents


Interfaces

interface

  • private pure subroutine hidden_stop_all(sub_name, error_msg)

    Arguments

    Type IntentOptional Attributes Name
    character(len=*), intent(in) :: sub_name
    character(len=*), intent(in) :: error_msg

interface

interface

  • public module subroutine neci_flush(un)

    Arguments

    Type IntentOptional Attributes Name
    integer, intent(in) :: un

interface

  • public module subroutine warning_neci(sub_name, error_msg)

    Arguments

    Type IntentOptional Attributes Name
    character(len=*), intent(in) :: sub_name
    character(len=*), intent(in) :: error_msg

Subroutines

public pure subroutine stop_all(sub_name, error_msg)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: sub_name
character(len=*), intent(in) :: error_msg