Discrete Dipole Approximation Project
1.0
Plugin based Discrete Dipole Approximation (DDA) software package.
|
Classes | |
class | DyLibary |
DyLibary is a class representing dynamically loadable library (Windows DLL, shared library under Unix etc). More... | |
class | DyLibException |
DyLibException provide an exception object for DyLibary. More... | |
class | DyProcress |
DyProcress is a class representing the procress that loaded a dynamically loadable library (Windows DLL, shared library under Unix etc). More... | |
Variables | |
BAD_LIB | |
< Flag indicating a error in loading the libary. More... | |
BAD_SYM | |
< FLag indicating a error in loading the Symbol. More... | |
BAD_LIB |
BAD_SYM |