![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
This is the complete list of members for iganet::ModelManager, including all inherited members.
addModelPath(const std::string &path) | iganet::ModelManager | inline |
addModelPath(const std::vector< std::string > &paths) | iganet::ModelManager | inline |
create(const std::string &name, const nlohmann::json &json=NULL) const | iganet::ModelManager | inline |
getModels() const | iganet::ModelManager | inline |
load(const nlohmann::json &json) const | iganet::ModelManager | inline |
ModelManager()=delete | iganet::ModelManager | |
ModelManager(const std::string &path) | iganet::ModelManager | inline |
ModelManager(const std::vector< std::string > &paths) | iganet::ModelManager | inline |
models | iganet::ModelManager | private |
name() const noexcept | iganet::utils::FullQualifiedName | inlineprotectedvirtual |
name_ | iganet::utils::FullQualifiedName | mutableprotected |
pretty_print(std::ostream &os=std::cout) const noexcept override | iganet::ModelManager | inlinevirtual |