C++ main module for emicrom Package  1.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456789]
 CBrentFunction
 CCORE_ListThis class describes a list interface
 CCORE_ArrayList< T >
 CCORE_ArrayList< tString >
 CCORE_Vector< T >This class describes an array
 CCORE_ObjectAbstract base class for most classes
 CCORE_Array< T >This class describes an array
 CCORE_Array< tCellFlag >
 CCORE_Array< tLimitCondition >
 CCORE_Array< tReal >
 CCORE_Array< tString >
 CCORE_Array< tUChar >
 CCORE_Array< tUIndex >
 CCORE_Array< tUInteger >
 CCORE_ClassFactoryThis class describes a class factory to generate classes for User Interface Software
 CCORE_ColorThis class describes color
 CCORE_CommandLineThis class is the class to manage CORE from command line
 CCORE_ComplexThis class describes a complex
 CCORE_FileThis class describes a file
 CCORE_IntegerThis class describes an integer
 CCORE_IOThis class describes the IO class
 CCORE_IOTestThis class is a test class for common/io package
 CCORE_Map< Key, Value >This class describes a map
 CCORE_MorseArray< T >This class describes a general morse array of size N. A morse array is composed by
 CCORE_MorseArray< tReal >
 CCORE_MorseArray< tUChar >
 CCORE_MorseArray< tUIndex >
 CCORE_MorseArrayConstIterator< T >This class describes a more array iterator
 CCORE_MorseArrayIterator< T >This class describes a more array iterator
 CCORE_OutThis class describes the output by default write on standart output
 CCORE_RealThis class describes a real Attributes:
 CCORE_RunThis class is a Run class for Common package
 CCORE_SharedPointersArray< T >Class CORE_SharedPointersArray is a list of shared pointers
 CCORE_SharedPointersKVMap< Key, Value >This class describes a map: shared pointer of Key -> shared pointer of Value
 CCORE_SharedPointersList< T >Class CORE_SharedPointersList is a list of shared pointers
 CCORE_SharedPointersListVMap< Key, Value >This class describes a map: primitive type of Key -> shared pointer of list of Value
 CCORE_SharedPointersMatrix< T >Class CORE_SharedPointersMatrix is a matrix of shared pointers Matrix is a vector of shared pointer of T
 CCORE_SharedPointersVMap< Key, Value >This class describes a map: primitive type of Key -> shared pointer of Value
 CCORE_SharedPointersVMap< tString, const CORE_Object >
 CCORE_SharedPointersVMap< tString, CORE_Object >
 CCORE_StringThis class describes a string
 CCORE_TestThis class is a test class for common package
 CCORE_ThreadThis class describes a program routine analyser
 CCORE_TimeThis class describes a time class
 CCORE_Vector< T >This class describes an array
 CCORE_VectorReaderThis class describes a reader for vector value
 CCORE_WeakPointersArray< T >Class CORE_WeakPointersArray is an array of weak pointers
 CCORE_WeakPointersList< T >Class CORE_WeakPointersList is a list of weak shared pointers
 CEMM_ObjectThis class is a base class of E-MicromM core package
 CEMM_SLElementaryDemagnetizedMatrixThis class describes gaussian interpolation
 CEMM_TensorsThis class describes a morse array of tensors
 CEMM_VTKThis class is a I/O output class for VTK / Paraviwe file
 CFFTW_ObjectThis class is the base class of FFTW objects
 CFFTW_TestThis class describes Test class for module
 CMATH_IntegrandFunctionThis class describes a function to integrate. the method computeFunction() has to be defined
 CMATH_IntegrationThis class integrates integrand function MATH_IntegrandFunction $ \int_a^b f(t) dt $ where a,b,t,dt in $ R^d $ d=(1,2,3..)
 CMATH_LeafBlockMatrixStorage
 CMATH_MatrixThis class describes a general matrix interface used in solver
 CMATH_MultiLevelsToeplitzMatrixThis class is multi levels toeplitz matrix. The matrix at level k is composed by $ 2.n_k-1 $ toeplitz block matrices:
 CMATH_PnThis class describes a polynom of degree n $ P(x)=\displaystyle \sum_{i=0}^{i=n} a_i x^n $
 CMATH_SolverThis class describes a solver of Ax=b
 CMATH_VectorThis class describes a masked vector
 CMATSGN_ComplexThis class describes complex based on fftw_complex sructure
 CMATSGN_ComplexArrayThis class describes FFT complex array based on fft_complex structure
 CMATSGN_FFTThis class describes FFT routines based on fftw_complex array used in fftw library
 CCORE_Object::DeleteClass Free introduced for deleting a smart pointer
 CEMM_HysteresisThis class generate the hystesis file (see EMMH_HisteresysFile)
 CEMM_HysteresisFileThis class manages the hysteresis file; The file format of the hysteresis file is as follow:
 CMATSGN_TestThis class describes Test class for module
 CNRFunction
 CnullDeleter
 COMP_ArrayElement< T >
 Cruntime_error
 CCORE_ExceptionThis class describes the exceptions raised for CORE package