Neko 0.9.99
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 stops execution.
 
subroutine neko_error_msg (error_msg)
 Reports an error and stops execution.
 

Detailed Description

Definition at line 42 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 237 of file utils.f90.

◆ 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 222 of file utils.f90.


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