IgANet
IgANets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
BSplineModel.hpp File Reference

BSpline model. More...

#include <iganet.h>
#include <model.hpp>

Go to the source code of this file.

Classes

class  iganet::webapp::BSplineModel< Spline >
 B-spline model. More...
 

Namespaces

namespace  iganet
 
namespace  iganet::webapp
 

Enumerations

enum class  iganet::webapp::degree {
  iganet::webapp::constant = 0 , iganet::webapp::linear = 1 , iganet::webapp::quadratic = 2 , iganet::webapp::cubic = 3 ,
  iganet::webapp::quartic = 4 , iganet::webapp::quintic = 5
}
 Enumerator for specifying the degree of B-splines. More...
 

Detailed Description

BSpline model.

Author
Matthias Moller

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/.