![]() |
IgANet
IGAnets - Isogeometric Analysis Networks
|
Isogeometric analysis network. More...
#include <core/options.hpp>#include <net/generator.hpp>#include <net/collocation.hpp>#include <net/optimizer.hpp>#include <splines/boundary.hpp>#include <splines/functionspace.hpp>#include <utils/container.hpp>#include <utils/fqn.hpp>#include <utils/tuple.hpp>#include <utils/zip.hpp>Go to the source code of this file.
Namespaces | |
| namespace | iganet |
Functions | |
| template<typename Optimizer , typename Inputs , typename Outputs , typename CollPts > requires OptimizerType<Optimizer> | |
| std::ostream & | iganet::operator<< (std::ostream &os, const IgANet< Optimizer, Inputs, Outputs, CollPts > &obj) |
| Print (as string) a IgANet object. | |
Isogeometric analysis network.
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/.