IgANet
IgANets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
iganet::ModelIncrease Class Referenceabstract

Model degree increase. More...

#include </home/runner/work/iganet/iganet/webapps/model.hpp>

Inheritance diagram for iganet::ModelIncrease:
iganet::webapp::GismoGeometryModel< d, T > iganet::webapp::GismoPdeModel< d, T > iganet::webapp::GismoKLShellModel< d, T > iganet::webapp::GismoLinearElasticityModel< d, T > iganet::webapp::GismoPoissonModel< d, T >

Public Member Functions

std::vector< std::string > getCapabilities () const
 
virtual void increase (const nlohmann::json &json)=0
 Increases the model's degrees, preserves multiplicity.
 

Detailed Description

Model degree increase.

Member Function Documentation

◆ getCapabilities()

std::vector< std::string > iganet::ModelIncrease::getCapabilities ( ) const
inline

◆ increase()

virtual void iganet::ModelIncrease::increase ( const nlohmann::json &  json)
pure virtual

The documentation for this class was generated from the following file: