Neko  0.9.0
A portable framework for high-order spectral element flow simulations
utils::neko_error Interface Reference

Private Member Functions

subroutine neko_error_plain (error_code)
 Reports an error and stops execution. More...
 
subroutine neko_error_msg (error_msg)
 Reports an error and stops execution. More...
 

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)
private
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)
private
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: