IgANet
IgANets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
iganet.h
Go to the documentation of this file.
1
15#pragma once
16
17#include <boundary.hpp>
18#include <bspline.hpp>
19#include <core.hpp>
20#include <creator.hpp>
21#include <functionspace.hpp>
22#include <iganet.hpp>
23#include <layer.hpp>
24#include <memory.hpp>
25#include <multipatch.hpp>
26#include <nurbs.hpp>
27#include <options.hpp>
28#include <patch.hpp>
29#include <utils.hpp>
Boundary treatment.
Multivariate B-splines.
Core components.
Geometry creator.
Function spaces.
Isogeometric analysis network.
Network layer.
Memory debugger.
Multi-patch container class.
Multivariate non-uniform rational B-splines.
Options.
Utility functions.