![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
Model degree increase. More...
#include </home/runner/work/iganet/iganet/webapps/model.hpp>
Public Member Functions | |
std::vector< std::string > | getCapabilities () const |
virtual void | increase (const nlohmann::json &json)=0 |
Increases the model's degrees, preserves multiplicity. | |
Model degree increase.
|
inline |
Increases the model's degrees, preserves multiplicity.
Implemented in iganet::webapp::GismoGeometryModel< d, T >, iganet::webapp::GismoLinearElasticityModel< d, T >, and iganet::webapp::GismoPoissonModel< d, T >.