![]() |
IgANet
IGAnets - Isogeometric Analysis Networks
|
Isogeometric analysis networks (deprecated V1). More...
#include <iganet/core/options.hpp>#include <iganet/net/generator.hpp>#include <iganet/net/collocation.hpp>#include <iganet/net/optimizer.hpp>#include <iganet/splines/boundary.hpp>#include <iganet/splines/functionspace.hpp>#include <iganet/utils/container.hpp>#include <iganet/utils/fqn.hpp>#include <iganet/utils/tuple.hpp>#include <iganet/utils/zip.hpp>Go to the source code of this file.
Classes | |
| class | iganet::v1::IgABase< GeometryMap, Variable > |
| IgA base class. More... | |
| class | iganet::v1::IgABaseNoRefData< GeometryMap, Variable > |
| IgA base class (no reference data). More... | |
| class | iganet::v1::IgANet< Optimizer, GeometryMap, Variable, IgABase > |
| IgANet. More... | |
| class | iganet::v1::IgANetCustomizable< GeometryMap, Variable > |
| IgANetCustomizable. More... | |
| struct | iganet::v1::IgANetOptions |
| IgANetOptions. More... | |
Namespaces | |
| namespace | iganet |
| namespace | iganet::v1 |
Functions | |
| template<typename Optimizer , typename GeometryMap , typename Variable > requires OptimizerType<Optimizer> && FunctionSpaceType<GeometryMap> && FunctionSpaceType<Variable> | |
| std::ostream & | iganet::v1::operator<< (std::ostream &os, const IgANet< Optimizer, GeometryMap, Variable > &obj) |
| Prints an IgANet object. | |
Isogeometric analysis networks (deprecated V1).
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/.