![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
Isogeometric analysis base class. More...
#include <filesystem>
Go to the source code of this file.
Classes | |
class | iganet::IgABase< GeometryMap, Variable > |
IgA base class. More... | |
class | iganet::IgABaseNoRefData< GeometryMap, Variable > |
IgA base class (no reference data) More... | |
class | iganet::IgADataset< false > |
class | iganet::IgADataset< true > |
class | iganet::IgADatasetBase |
IgA dataset base class. More... | |
Namespaces | |
namespace | iganet |
Enumerations | |
enum class | iganet::collPts : short_t { iganet::greville = 0 , iganet::greville_interior = 1 , iganet::greville_ref1 = 2 , iganet::greville_interior_ref1 , iganet::greville_ref2 = 4 , iganet::greville_interior_ref2 } |
Enumerator for the collocation point specifier. More... | |
Isogeometric analysis base class.
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/.