C++ main module for stochmagnet Package
1.0
|
This is the complete list of members for SM_Output, including all inherited members.
CORE_Object() | CORE_Object | protected |
DisableMemoryStack() | CORE_Object | inlinestatic |
EnableMemoryStack(const tBoolean &isMemoryChecked) | CORE_Object | inlinestatic |
EnableMemoryStack() | CORE_Object | inlinestatic |
generateOutput(SM_Beam &beam) const | SM_Output | |
getClassName() const | CORE_Object | inline |
getConstSharedPointer() const | CORE_Object | inline |
getContentsMemorySize() const | SM_Output | inlinevirtual |
getIdentityString() const | CORE_Object | inline |
getMemorySize() const | SM_Output | inlinevirtual |
getPointerString() const | CORE_Object | inline |
GetRegisteredClassesNumber() | CORE_Object | inlinestatic |
getSharedPointer() | CORE_Object | inline |
isInstanceOf() const | CORE_Object | inline |
IsMemoryStackEnabled() | CORE_Object | inlinestatic |
LoadMagneticMomentField(const tString &fileName, tReal &dt, tInteger &nTimeSteps, SM_RealField &mu_s) | SM_Output | static |
MemoryStackToString() | CORE_Object | inlinestatic |
mOutputPath | SM_Output | private |
mPrefix | SM_Output | private |
mSimulations | SM_Output | private |
mThis | CORE_Object | private |
New() | SM_Output | inlinestatic |
SaveMagneticMomentField(const tString &fileName, const tReal &dt, const tInteger &nTimeSteps, const tIndex &nParticles, const tDimension &dim, const tReal *mu_s) | SM_Output | static |
saveStochasticIndicators(const SM_Beam &beam) const | SM_Output | |
setOutputPath(const tString &path) | SM_Output | inline |
setPrefix(const tString &prefix) | SM_Output | inline |
setSimulations(std::initializer_list< tIndex > &&simulationIndices) | SM_Output | inline |
setSimulations(const std::vector< tIndex > &simulationIndices) | SM_Output | inline |
setThis(std::unique_ptr< T, CORE_Object::Delete > &up) | CORE_Object | inlineprivate |
SM_Object(void) | SM_Object | |
SM_Output(void) | SM_Output | |
toString() const | CORE_Object | inlinevirtual |
~CORE_Object() | CORE_Object | protectedvirtual |
~SM_Object(void) | SM_Object | virtual |
~SM_Output(void) | SM_Output | virtual |