C++ main module for stochmagnet Package  1.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ncore_functions
 Cis_complex
 Cis_complex< std::complex< T > >
 CCORE_ArrayThis class describes an array of values T of dynamical size with algebrical operators and I is an implemented class which implements the following polymorphic methods:
 CCORE_ChronoThis class describes the chono class by default write on standart output
 CCORE_ClassFactoryThis class describes a class factory to generate classes
 CCORE_CollectionThis class describes a general container of values of type T where implemented class is I
 CCORE_ConstantStrideIteratorThis class describes a const iterator with a constant stride 2 templates parameter:
 CCORE_ExceptionThis class describes the exceptions raised for CORE package
 CCORE_FieldThis class describes an field. A field is composed by
 CCORE_IOThis class describes the file system IO by default write on standart output
 CCORE_ListThis class describes a list K -> T whre I is the implemented class
 CCORE_MemoryStackCORE_MemoryStack is the class to register all the created classes to detect not destroyed classes
 CCORE_ObjectAbstract base class for most classes
 CDeleteClass Free introduced for deleting a smart pointer
 CCORE_OptionsReaderThis class is a Run class for core package
 CCORE_OutThis class describes the output stream by default write on standart output
 CCORE_OutputFileThis class describes a writing file
 CCORE_PtrArrayThis class describes an arithmetic array type implemented with as a pointer allocation object with implementatation within I class which have to implment the template polymorphic methods:
 CCORE_RunThis class is an outpput results generator for stoch magnet program
 CCORE_StdPtrArrayThis class describes a standart arithmetic array type implemented with a memory allocation with type T
 CCORE_StdPtrFieldThis class describes a standart arithmetic array type implemented with a std::valarray object
 CCORE_StdValArrayThis class describes a standart arithmetic array type implemented with a std::valarray object of type T
 CCORE_StdValFieldThis class describes a standart arithmetic array type implemented with a std::valarray object
 CCORE_StrideIteratorThis class describes a const iterator with a constant stride 2 templates parameter:
 CCORE_StringsListThis class describes an array of dynamical size with implementation of method defined in CORE_TBaseArray
 CCORE_TestThis class is a Test class for Stoch Microm package
 CCORE_ValArrayThis class describes an arithmetic array type implemented with a std::valarray object with implementatation within I class which have to implment the template polymorphic methods:
 CCORE_VectorListThis class describes a list K -> T whre I is the implemented class
 CSM_BeamThis class is a simulation of a beam of trajectories class for Stoch Microm package
 CSM_ClassFactoryThis class describes a class factory to generate classes of the package
 CSM_ConstantNoiseRateFunctionThis class describes an noise rate function of the form \( F(t)=\varepsilon \)
 CSM_ConstantZeemanOperatorThis class is describes a Zeman operator with const external magnetism by time and particles
 CSM_DemagnetizedOperatorThis class is describes a demagnetized operator
 CSM_ExceptionThis class describes the exceptions raised for SM package
 CSM_FieldThis class describes a field with a floating point type
 CSM_HeissenbergOperatorThis class is describes the exchange operator
 CSM_InverseNoiseRateFunctionThis class describes an noise rate function of the form \( F(t)=\frac{\varepsilon}{(t+1)^\alpha}\)
 CSM_ItoSystemThis class is a simulation of one trajectory class for Stoch Microm package based on Ito system
 CSM_LandauLifschitzFunctionThis class describes a landau lifschitz function of the form :
 CSM_NetworkThis class is describes a a network
 CSM_NoiseRateFunctionThis class describes a noise rate function
 CSM_ObjectThis class is a base class for Stoch Microm package
 CSM_OperatorThis class is describes an operator
 CSM_Output
 CSM_PermanentZeemanOperatorThis class is describes a Zeman operator with const external magnetism by time and particles
 CSM_Run
 CSM_StochasticFunctionThis class describes a stochastic function interface to generate random numbers
 CSM_StratonovichNormalizedSystemThis class is a simulation of one trajectory class for Stoch Microm package based on Stratonovich system where the magnetic moment is normalized
 CSM_StratonovichSystemThis class is a simulation of one trajectory class for Stoch Microm package based on Stratonovich system
 CSM_SystemThis class is a simulation of one trajectory class for Stoch Microm package
 CSM_TemplatedNoiseRateFunctionThis class describes a templated noise rate function as static polymorphism
 CSM_TemplatedOperatorThis class is describes an implmentation of operator with the class I
 CSM_TemplatedStochasticFunctionThis class describes a templated stochastic function to generate random numbers
 CSM_TemplatedSystem
 CSM_Test
 CSM_TimeStepperThis class is describes a time stepper
 CSM_VTKThis class is a beam output interface for VTK / Paraview software
 CSM_XDMFThis class is a beam interface output for XMF format for paraview visualization software
 CSM_ZeemanOperatorThis class is describes a Zeeman operator interface
 CSMS_BoostNormalFunctionThis class implements a stochastic function with a normal law implemented from the boost library
 CSMS_BoostRandomFunctionThis class is the class to describes general distribution
 CSMS_BoostUniformFunctionThis class implements a stochastic function with a normal law implemented from the boost library
 CSMS_STDNormalFunctionThis class implements a stochastic function with a normal law implemented from the boost library
 CSMS_STDUniformFunctionThis class implements a stochastic function with a normal law implemented from the boost library