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

Model degree elevation. More...

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

Inheritance diagram for iganet::ModelElevate:
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

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

Detailed Description

Model degree elevation.

Member Function Documentation

◆ elevate()

virtual void iganet::ModelElevate::elevate ( const nlohmann::json &  json)
pure virtual

◆ getCapabilities()

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

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