OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for DumpEMFields, including all inherited members.
Action(int size, const char *name, const char *help) | Action | protected |
Action(const std::string &name, Action *parent) | Action | protected |
Action() | Action | private |
Action(const Action &) | Action | private |
addReference() const | RCObject | inline |
buildGrid() | DumpEMFields | privatevirtual |
builtin | Object | protected |
canReplaceBy(Object *object) | Action | virtual |
checkInt(double value, std::string name, double tolerance=1e-9) | DumpEMFields | privatestatic |
clear() | Object | |
clone(const std::string &name) | DumpEMFields | virtual |
COORDINATE_SYSTEM enum value | DumpEMFields | |
coordinates_m | DumpEMFields | private |
CoordinateSystem enum name | DumpEMFields | private |
copyAttributes(const Object &) | Object | |
DPHI enum value | DumpEMFields | |
DR enum value | DumpEMFields | |
DT enum value | DumpEMFields | |
DumpEMFields() | DumpEMFields | |
DumpEMFields(const std::string &name, DumpEMFields *parent) | DumpEMFields | |
DumpEMFields(const DumpEMFields &dump) | DumpEMFields | private |
dumpsSet_m | DumpEMFields | privatestatic |
DX enum value | DumpEMFields | |
DY enum value | DumpEMFields | |
DZ enum value | DumpEMFields | |
execute() | DumpEMFields | virtual |
FILE_NAME enum value | DumpEMFields | |
filename_m | DumpEMFields | private |
findAttribute(const std::string &name) | Object | virtual |
findAttribute(const std::string &name) const | Object | virtual |
flagged | Object | protected |
getBaseObject() const | Object | |
getCategory() const | Action | virtual |
getOpalName() const | Object | |
getParent() const | Object | |
grid_m | DumpEMFields | private |
increment() | Object | |
isBuiltin() const | Object | |
isDirty() const | Object | |
isFlagged() const | Object | |
isShared() const | Object | virtual |
isTreeMember(const Object *subTree) const | Object | |
itsAttr | Object | |
itsHelp | Object | private |
itsName | Object | private |
itsParent | Object | private |
makeInstance(const std::string &name, Statement &, const Parser *) | Object | virtual |
makeTemplate(const std::string &, TokenStream &, Statement &) | Object | virtual |
modified | Object | protected |
Object(int size, const char *name, const char *help) | Object | protected |
Object(const std::string &name, Object *parent) | Object | protected |
Object() | Object | private |
Object(const Object &object) | Object | private |
occurrence | Object | private |
occurrenceCount() | Object | |
operator=(const DumpEMFields &dump) | DumpEMFields | private |
RCObject::operator=(const RCObject &right) | RCObject | inlineprotected |
parse(Statement &) | Object | virtual |
parseCoordinateSystem() | DumpEMFields | private |
parseShortcut(Statement &, bool eval=true) | Object | virtual |
PHI_START enum value | DumpEMFields | |
PHI_STEPS enum value | DumpEMFields | |
print(std::ostream &os) const | DumpEMFields | virtual |
printHelp(std::ostream &) const | Object | virtual |
printValue(std::ostream &) const | Object | inlinevirtual |
R_START enum value | DumpEMFields | |
R_STEPS enum value | DumpEMFields | |
RCObject() | RCObject | inlineprotected |
RCObject(const RCObject &) | RCObject | inlineprotected |
refCount | RCObject | mutableprivate |
references | Object | private |
registerOwnership(const AttributeHandler::OwnerType &itsClass) const | Object | |
registerReference(Invalidator *a) | Object | |
removeReference() const | RCObject | inline |
replace(Object *oldObject, Object *newObject) | Object | virtual |
setDirty(bool) | Object | |
setFlag(bool) | Object | |
setOpalName(const std::string &name) | Object | |
setParent(Object *) | Object | |
setShared(bool) | Object | virtual |
sharedFlag | Object | private |
shouldTrace() const | Action | virtual |
shouldUpdate() const | Action | virtual |
SIZE enum value | DumpEMFields | |
T_START enum value | DumpEMFields | |
T_STEPS enum value | DumpEMFields | |
timeStamp | Object | private |
unregisterReference(Invalidator *a) | Object | |
update() | Object | virtual |
writeFieldLine(Component *field, const Vector_t &point, const double &time, std::ofstream &fout) const | DumpEMFields | private |
writeFields(Component *field) | DumpEMFields | static |
writeFieldThis(Component *field) | DumpEMFields | privatevirtual |
writeHeader(std::ofstream &fout) const | DumpEMFields | private |
X_START enum value | DumpEMFields | |
X_STEPS enum value | DumpEMFields | |
Y_START enum value | DumpEMFields | |
Y_STEPS enum value | DumpEMFields | |
Z_START enum value | DumpEMFields | |
Z_STEPS enum value | DumpEMFields | |
~Action() | Action | virtual |
~DumpEMFields() | DumpEMFields | virtual |
~Object() | Object | virtual |
~RCObject()=0 | RCObject | inlineprotectedpure virtual |