1 #ifndef SM_StochasticOutputLoader_H
2 #define SM_StochasticOutputLoader_H
10 #include "SM_StochasticDecreasingNoise.h"
11 #include "SM_StochasticEnergy.h"
12 #include "SM_StochasticTrajectory.h"
13 #include "SM_StochasticXDMF.h"
14 #include "SM_StochasticCurieTemperature.h"
15 #include "SM_StochasticJs.h"
16 #include "SM_StochasticBoltzmann.h"
17 #include "SM_StochasticOutputList.h"
18 #include "SM_StochasticHysteresis.h"
164 const std::vector<tString>& SOutputList,
virtual tMemSize getContentsMemorySize() const
return nthe memory size of the included associations
Definition: CORE_Object.h:278
This class is an list of options.
Definition: CORE_OptionsList.h:36
this class loads classes of the package
Definition: SM_Loader.h:18
This class stores stochastic Boltzmann distribution for 1 spin.
Definition: SM_StochasticBoltzmann.h:31
This class stores stochastic Curie temperature esperance for a dimension D.
Definition: SM_StochasticCurieTemperature.h:34
This class stores stochastic L2 Convergence :
Definition: SM_StochasticDecreasingNoise.h:29
This class stores stochastic energy:
Definition: SM_StochasticEnergy.h:21
This class stores stochastic hysteresis values.
Definition: SM_StochasticHysteresis.h:30
This class stores stochastic Curie temperature esperance for a dimension D.
Definition: SM_StochasticJs.h:34
This class stores stochastic data list* For parallel only the firs stocchastic values of first output...
Definition: SM_StochasticOutputList.h:19
this class loads classes of the package
Definition: SM_StochasticOutputLoader.h:25
virtual ~SM_StochasticOutputLoader(void)
destroy a SM_StochasticOutputLoader
Definition: SM_StochasticOutputLoader.h:58
virtual tMemSize getMemorySize() const override
return the memory size of the class and the memory size of all its attributes/associations
Definition: SM_StochasticOutputLoader.h:83
static tBoolean LoadStochasticOutputFromOptions(SM_StochasticTrajectory &stochasticOutput, const CORE_OptionsList &options)
load the stochastic output from options
Definition: SM_StochasticOutputLoader.cpp:31
SM_StochasticOutputLoader()
build a SM_StochasticOutputLoader
Definition: SM_StochasticOutputLoader.h:48
This class stores stochastic trajectories for a list of points and a list of simulations for LL beam.
Definition: SM_StochasticTrajectory.h:28
This class stores stochastic 3D trajectory For each point of the network it stores at any time Mu(t,...
Definition: SM_StochasticXDMF.h:21