1#ifndef PSCF_NAN_EXCEPTION_H
2#define PSCF_NAN_EXCEPTION_H
12#include <util/misc/Exception.h>
56 NanException(
const char *function,
const char *file,
int line,
Exception thrown when not-a-number (NaN) is encountered.
~NanException()
Destructor.
A user-defined exception.
File containing preprocessor macros for error handling.
C++ namespace for polymer self-consistent field theory (PSCF).
Utility classes for scientific computation.