libMesh::NotImplemented
libMesh::NotImplemented
Section: C Library Functions (3) Updated: Thu Apr 7 2011 Local index
Up
NAME
libMesh::NotImplemented -
SYNOPSIS
#include <libmesh_exceptions.h>
Public Member Functions
NotImplemented ()
Detailed Description
A class to stub for features that should be in libMesh, but haven't been written yet, to be thrown by 'libmesh_not_implemented();'
Definition at line 49 of file libmesh_exceptions.h.
Constructor & Destructor Documentation
libMesh::NotImplemented::NotImplemented () [inline]
Definition at line 52 of file libmesh_exceptions.h.
: std::logic_error( 'Error: not implemented!' ) {}
Author
Generated automatically by Doxygen for libMesh from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Detailed Description
-
- Constructor & Destructor Documentation
-
- libMesh::NotImplemented::NotImplemented () [inline]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:49:20 GMT, April 16, 2011