▼Ncore_functions | |
Cis_complex | |
Cis_complex< std::complex< T > > | |
CCORE_Array | This 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_Chrono | This class describes the chono class by default write on standart output |
CCORE_ClassFactory | This class describes a class factory to generate classes |
CCORE_Collection | This class describes a general container of values of type T where implemented class is I |
CCORE_ConstantStrideIterator | This class describes a const iterator with a constant stride 2 templates parameter: |
CCORE_Exception | This class describes the exceptions raised for CORE package |
CCORE_Field | This class describes an field. A field is composed by |
CCORE_IO | This class describes the file system IO by default write on standart output |
CCORE_List | This class describes a list K -> T whre I is the implemented class |
CCORE_MemoryStack | CORE_MemoryStack is the class to register all the created classes to detect not destroyed classes |
▼CCORE_Object | Abstract base class for most classes |
CDelete | Class Free introduced for deleting a smart pointer |
CCORE_OptionsReader | This class is a Run class for core package |
CCORE_Out | This class describes the output stream by default write on standart output |
CCORE_OutputFile | This class describes a writing file |
CCORE_PtrArray | This 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_Run | This class is an outpput results generator for stoch magnet program |
CCORE_StdPtrArray | This class describes a standart arithmetic array type implemented with a memory allocation with type T |
CCORE_StdPtrField | This class describes a standart arithmetic array type implemented with a std::valarray object |
CCORE_StdValArray | This class describes a standart arithmetic array type implemented with a std::valarray object of type T |
CCORE_StdValField | This class describes a standart arithmetic array type implemented with a std::valarray object |
CCORE_StrideIterator | This class describes a const iterator with a constant stride 2 templates parameter: |
CCORE_StringsList | This class describes an array of dynamical size with implementation of method defined in CORE_TBaseArray |
CCORE_Test | This class is a Test class for Stoch Microm package |
CCORE_ValArray | This 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_VectorList | This class describes a list K -> T whre I is the implemented class |
CSM_Beam | This class is a simulation of a beam of trajectories class for Stoch Microm package |
CSM_ClassFactory | This class describes a class factory to generate classes of the package |
CSM_ConstantNoiseRateFunction | This class describes an noise rate function of the form \( F(t)=\varepsilon \) |
CSM_ConstantZeemanOperator | This class is describes a Zeman operator with const external magnetism by time and particles |
CSM_DemagnetizedOperator | This class is describes a demagnetized operator |
CSM_Exception | This class describes the exceptions raised for SM package |
CSM_Field | This class describes a field with a floating point type |
CSM_HeissenbergOperator | This class is describes the exchange operator |
CSM_InverseNoiseRateFunction | This class describes an noise rate function of the form \( F(t)=\frac{\varepsilon}{(t+1)^\alpha}\) |
CSM_ItoSystem | This class is a simulation of one trajectory class for Stoch Microm package based on Ito system |
CSM_LandauLifschitzFunction | This class describes a landau lifschitz function of the form : |
CSM_Network | This class is describes a a network |
CSM_NoiseRateFunction | This class describes a noise rate function |
CSM_Object | This class is a base class for Stoch Microm package |
CSM_Operator | This class is describes an operator |
CSM_Output | |
CSM_PermanentZeemanOperator | This class is describes a Zeman operator with const external magnetism by time and particles |
CSM_Run | |
CSM_StochasticFunction | This class describes a stochastic function interface to generate random numbers |
CSM_StratonovichNormalizedSystem | This class is a simulation of one trajectory class for Stoch Microm package based on Stratonovich system where the magnetic moment is normalized |
CSM_StratonovichSystem | This class is a simulation of one trajectory class for Stoch Microm package based on Stratonovich system |
CSM_System | This class is a simulation of one trajectory class for Stoch Microm package |
CSM_TemplatedNoiseRateFunction | This class describes a templated noise rate function as static polymorphism |
CSM_TemplatedOperator | This class is describes an implmentation of operator with the class I |
CSM_TemplatedStochasticFunction | This class describes a templated stochastic function to generate random numbers |
CSM_TemplatedSystem | |
CSM_Test | |
CSM_TimeStepper | This class is describes a time stepper |
CSM_VTK | This class is a beam output interface for VTK / Paraview software |
CSM_XDMF | This class is a beam interface output for XMF format for paraview visualization software |
CSM_ZeemanOperator | This class is describes a Zeeman operator interface |
CSMS_BoostNormalFunction | This class implements a stochastic function with a normal law implemented from the boost library |
CSMS_BoostRandomFunction | This class is the class to describes general distribution |
CSMS_BoostUniformFunction | This class implements a stochastic function with a normal law implemented from the boost library |
CSMS_STDNormalFunction | This class implements a stochastic function with a normal law implemented from the boost library |
CSMS_STDUniformFunction | This class implements a stochastic function with a normal law implemented from the boost library |