libMesh::LogicError
libMesh::LogicError
Section: C Library Functions (3) Updated: Thu Apr 7 2011 Local index
Up
NAME
libMesh::LogicError -
SYNOPSIS
#include <libmesh_exceptions.h>
Public Member Functions
LogicError ()
Detailed Description
A class to represent the internal 'this should never happen' errors, to be thrown by 'libmesh_error();'
Definition at line 37 of file libmesh_exceptions.h.
Constructor & Destructor Documentation
libMesh::LogicError::LogicError () [inline]
Definition at line 40 of file libmesh_exceptions.h.
: std::logic_error( 'Error in libMesh internal logic' ) {}
Author
Generated automatically by Doxygen for libMesh from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Detailed Description
-
- Constructor & Destructor Documentation
-
- libMesh::LogicError::LogicError () [inline]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:49:20 GMT, April 16, 2011