![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
Model manager. More...
#include <exception>
#include <filesystem>
#include <map>
#include <dlfcn.h>
#include <sys/stat.h>
#include <model.hpp>
#include <webapps_config.hpp>
Go to the source code of this file.
Classes | |
class | iganet::ModelHandler |
Model handler. More... | |
class | iganet::ModelManager |
Model manager. More... | |
Namespaces | |
namespace | iganet |
Functions | |
std::ostream & | iganet::operator<< (std::ostream &os, const ModelManager &obj) |
Print (as string) a model manager object. | |
Model manager.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.