C++ main module for emicrom Package
1.0
|
This is the complete list of members for EMM_Output, including all inherited members.
computeEpsilon() | CORE_Object | inlinestatic |
CORE_Object() | CORE_Object | protected |
EMM_IO(void) | EMM_IO | protected |
EMM_Object(void) | EMM_Object | protected |
EMM_Output(void) | EMM_Output | protected |
Gamma | EMM_Object | static |
getClassName() const | CORE_Object | |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
getDoubleEpsilon() | CORE_Object | inlinestatic |
getDoubleInfinity() | CORE_Object | inlinestatic |
getEpsilon() | CORE_Object | inlinestatic |
getFileDigitsNumber() const | EMM_IO | inline |
getFloatEpsilon() | CORE_Object | inlinestatic |
getFloatInfinity() | CORE_Object | inlinestatic |
getIdentityString() const | CORE_Object | inline |
getInfinity() | CORE_Object | inlinestatic |
getLDoubleEpsilon() | CORE_Object | inlinestatic |
getLDoubleInfinity() | CORE_Object | inlinestatic |
getMaxChar() | CORE_Object | inlinestatic |
getMaxDouble() | CORE_Object | inlinestatic |
getMaxFlag() | CORE_Object | inlinestatic |
getMaxFloat() | CORE_Object | inlinestatic |
getMaxIndex() | CORE_Object | inlinestatic |
getMaxInt() | CORE_Object | inlinestatic |
getMaxInteger() | CORE_Object | inlinestatic |
getMaxLDouble() | CORE_Object | inlinestatic |
getMaxLInt() | CORE_Object | inlinestatic |
getMaxLLInt() | CORE_Object | inlinestatic |
getMaxReal() | CORE_Object | inlinestatic |
getMaxSInt() | CORE_Object | inlinestatic |
getMaxUChar() | CORE_Object | inlinestatic |
getMaxUIndex() | CORE_Object | inlinestatic |
getMaxUInt() | CORE_Object | inlinestatic |
getMaxUInteger() | CORE_Object | inlinestatic |
getMaxULInt() | CORE_Object | inlinestatic |
getMaxULLInt() | CORE_Object | inlinestatic |
getMaxUSInt() | CORE_Object | inlinestatic |
getMinChar() | CORE_Object | inlinestatic |
getMinDouble() | CORE_Object | inlinestatic |
getMinFlag() | CORE_Object | inlinestatic |
getMinFloat() | CORE_Object | inlinestatic |
getMinIndex() | CORE_Object | inlinestatic |
getMinInt() | CORE_Object | inlinestatic |
getMinInteger() | CORE_Object | inlinestatic |
getMinLDouble() | CORE_Object | inlinestatic |
getMinLInt() | CORE_Object | inlinestatic |
getMinLLInt() | CORE_Object | inlinestatic |
getMinReal() | CORE_Object | inlinestatic |
getMinSInt() | CORE_Object | inlinestatic |
getMinUChar() | CORE_Object | inlinestatic |
getMinUIndex() | CORE_Object | inlinestatic |
getMinUInt() | CORE_Object | inlinestatic |
getMinUInteger() | CORE_Object | inlinestatic |
getMinULInt() | CORE_Object | inlinestatic |
getMinULLInt() | CORE_Object | inlinestatic |
getMinUSInt() | CORE_Object | inlinestatic |
getOut() | CORE_Object | inlinestatic |
getPath() const | EMM_IO | inline |
getPointerAddress() const | CORE_Object | inline |
getPrefix() const | EMM_IO | inline |
getRealEpsilon() | CORE_Object | inlinestatic |
getRealInfinity() | CORE_Object | inlinestatic |
getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
getThread() | CORE_Object | inlinestatic |
getTypeName() | CORE_Object | inlinestatic |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | inlinestatic |
isInstanceOf() const | CORE_Object | inline |
isInstanceOf(const tString &name) const | CORE_Object | inline |
isMemoryChecked() | CORE_Object | inlinestatic |
mModule | EMM_Output | mutableprivate |
Mu0 | EMM_Object | static |
mVTK | EMM_Output | private |
New() | EMM_Output | inlinestatic |
NULL_VALUE | EMM_Object | static |
out() | CORE_Object | inlinestatic |
pointer2String(const void *obj) | CORE_Object | static |
printObjectsInMemory(ostream &f) | CORE_Object | static |
printObjectsInMemory() | CORE_Object | inlinestatic |
resetOut() | CORE_Object | inlinestatic |
resetThread() | CORE_Object | inlinestatic |
save(const EMM_LandauLifschitzSystem &system) | EMM_Output | inlinevirtual |
save(const EMM_LandauLifschitzSystem &system, const tString &suffix) | EMM_Output | |
saveBackup(const EMM_LandauLifschitzSystem &system, const tInteger &backupIndex) | EMM_Output | inline |
saveFieldToAIMFile(const EMM_RealField &M, const EMM_RealField &H) const | EMM_Output | private |
saveFieldToTXTFile(const EMM_RealField &M, const tString &fileName) const | EMM_Output | |
saveRelaxation(const EMM_LandauLifschitzSystem &system, const tString &fileName) | EMM_Output | |
saveVTI(const tUInteger &Nx, const tUInteger &Ny, const tUInteger &Nz, const tReal &Hx, const tReal &Hy, const tReal &Hz, const tString &Fname, const EMM_RealField &F, const tString &fileName) | EMM_Output | inlinestatic |
saveVTI(const tUInteger &Nx, const tUInteger &Ny, const tUInteger &Nz, const tReal &Hx, const tReal &Hy, const tReal &Hz, const tString &Fname, const tUIndex &n, const tDimension &dim, const tReal *Fvalues, const tString &fileName) | EMM_Output | inlinestatic |
saveVTI(const tReal &Ox, const tReal &Oy, const tReal &Oz, const tUInteger &Nx, const tUInteger &Ny, const tUInteger &Nz, const tReal &Hx, const tReal &Hy, const tReal &Hz, const tString &Fname, const tUIndex &n, const tDimension &dim, const tReal *Fvalues, const tString &fileName) | EMM_Output | static |
saveVTI(const EMM_LandauLifschitzSystem &system, const tString &fileName) | EMM_Output | |
saveVTI(const EMM_LandauLifschitzSystem &system) | EMM_Output | inline |
setFileDigitsNumber(const tUSInt &n) | EMM_IO | inline |
setFileName(const tString &name) | EMM_IO | inline |
setIsMemoryChecked(const tBoolean &v) | CORE_Object | inlinestatic |
setOut(SP::CORE_Out out) | CORE_Object | inlinestatic |
setPath(const tString &path) | EMM_IO | inline |
setPrefix(const tString &prefix) | EMM_IO | inline |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setThread(SP::CORE_Thread thread) | CORE_Object | inlinestatic |
SP_OBJECT(EMM_Output) | EMM_Output | private |
toDoAfterThisSetting() | EMM_Object | inlineprotectedvirtual |
toString() const | CORE_Object | inlinevirtual |
X | EMM_Object | static |
Y | EMM_Object | static |
Z | EMM_Object | static |
~CORE_Object() | CORE_Object | protectedvirtual |
~EMM_IO(void) | EMM_IO | protectedvirtual |
~EMM_Object(void) | EMM_Object | protectedvirtual |
~EMM_Output(void) | EMM_Output | protectedvirtual |