PLaSK library
|
This is the complete list of members for plask::Manager, including all inherited members.
axisNames | plask::Manager | |
boundaries | plask::Manager | |
disallowExternalSources(Manager &PLASK_UNUSED(manager), const std::string &url, const std::string §ion) | plask::Manager | inlinestatic |
draft | plask::Manager | |
errors | plask::Manager | |
geometrics | plask::Manager | |
getAxisLongName() | plask::Manager | inline |
getAxisName(std::size_t axis_index) | plask::Manager | inline |
getAxisTranName() | plask::Manager | inline |
getAxisVertName() | plask::Manager | inline |
getGeometry(const std::string &name) const | plask::Manager | |
getGeometry(const std::string &name) const | plask::Manager | inline |
getGeometry(const std::string &name) const | plask::Manager | inline |
getGeometryObject(const std::string &name) const | plask::Manager | |
getGeometryObject(const std::string &name) const | plask::Manager | |
getGeometryObject(const std::string &name) const | plask::Manager | inline |
getMesh(const std::string &name) const | plask::Manager | |
getPathHints(const std::string &path_hints_name) | plask::Manager | |
getPathHints(const std::string &path_hints_name) const | plask::Manager | |
getRootIndex(const Geometry *geom) const | plask::Manager | |
load(XMLReader &XMLreader, const LoadFunCallbackT &load_from_cb=&disallowExternalSources, const std::function< bool(const std::string §ion_name)> §ion_filter=&acceptAllSections) | plask::Manager | |
loadConnects(XMLReader &reader) | plask::Manager | virtual |
loadDefines(XMLReader &reader) | plask::Manager | virtual |
loadFromFile(const std::string &fileName) | plask::Manager | |
loadFromFILE(FILE *file, const LoadFunCallbackT &load_from_cb=&disallowExternalSources) | plask::Manager | |
loadFromReader(XMLReader &XMLreader, const LoadFunCallbackT &load_from_cb=&disallowExternalSources) | plask::Manager | |
loadFromStream(std::unique_ptr< std::istream > &&input, const LoadFunCallbackT &load_from_cb=&disallowExternalSources) | plask::Manager | |
loadFromXMLString(const std::string &input_XML_str, const LoadFunCallbackT &load_from_cb=&disallowExternalSources) | plask::Manager | |
loadGeometry(GeometryReader &reader) | plask::Manager | virtual |
loadGrids(XMLReader &reader) | plask::Manager | virtual |
loadMaterial(XMLReader &reader) | plask::Manager | protectedvirtual |
loadMaterialLib(XMLReader &reader) | plask::Manager | protected |
loadMaterials(XMLReader &reader) | plask::Manager | virtual |
loadScript(XMLReader &reader) | plask::Manager | virtual |
loadSection(XMLReader &XMLreader, const std::string §ion_to_load, const LoadFunCallbackT &load_from_cb=&disallowExternalSources) | plask::Manager | inline |
loadSolver(const std::string &category, const std::string &lib, const std::string &solver_name, const std::string &name) | plask::Manager | protectedvirtual |
loadSolvers(XMLReader &reader) | plask::Manager | virtual |
Manager(bool draft=false) | plask::Manager | inlineexplicit |
meshes | plask::Manager | |
pathHints | plask::Manager | |
pushError(const std::string &mesg, int line=-1) | plask::Manager | inline |
pushError(const std::runtime_error &error, int line=-1) | plask::Manager | inline |
pushError(const XMLException &error, int line=-1) | plask::Manager | inline |
readBoundary(XMLReader &reader) | plask::Manager | |
readBoundaryConditions(XMLReader &reader, BoundaryConditions< Boundary, ConditionT > &dest) | plask::Manager | inline |
requireGeometry(const std::string &name) const | plask::Manager | inline |
requireGeometryObject(const std::string &name) | plask::Manager | |
requireGeometryObject(const std::string &name) | plask::Manager | inline |
requireGeometryObject(const std::string &name) | plask::Manager | inline |
requirePathHints(const std::string &path_hints_name) | plask::Manager | |
requirePathHints(const std::string &path_hints_name) const | plask::Manager | |
roots | plask::Manager | |
script | plask::Manager | |
scriptline | plask::Manager | |
solvers | plask::Manager | |
TAG_NAME_CONNECTS | plask::Manager | static |
TAG_NAME_DEFINES | plask::Manager | static |
TAG_NAME_GEOMETRY | plask::Manager | static |
TAG_NAME_GRIDS | plask::Manager | static |
TAG_NAME_MATERIALS | plask::Manager | static |
TAG_NAME_ROOT | plask::Manager | static |
TAG_NAME_SCRIPT | plask::Manager | static |
TAG_NAME_SOLVERS | plask::Manager | static |
throwErrorIfNotDraft(ErrorType error, int line=-1) | plask::Manager | inline |
validatePositions(const std::function< void(const Geometry *, const Geometry *, std::vector< const GeometryObject * > &&, const std::map< const GeometryObject *, const char * > &)> &callback) const | plask::Manager | |
validatePositions() const | plask::Manager | |
XML_AXES_ATTR | plask::Manager | static |
~Manager() | plask::Manager | inlinevirtual |