Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
utils::neko_error Interface Reference

Public Member Functions

subroutine neko_error_plain (error_code)
 Reports an error and calls throw_error, which stops execution by default.
 
subroutine neko_error_msg (error_msg)
 Reports an error and calls throw_error, which stops execution by default.
 

Detailed Description

Definition at line 45 of file utils.f90.

Member Function/Subroutine Documentation

◆ neko_error_msg()

subroutine utils::neko_error::neko_error_msg ( character(len=*)  error_msg)
Parameters
error_msgThe error message to report.

Definition at line 394 of file utils.f90.

Here is the call graph for this function:

◆ neko_error_plain()

subroutine utils::neko_error::neko_error_plain ( integer, optional  error_code)
Parameters
[optional]error_code The error code to report.

Definition at line 374 of file utils.f90.

Here is the call graph for this function:

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