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

Model remove patch. More...

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

Inheritance diagram for iganet::ModelRemovePatch:
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 removePatch (const std::string &patch, const nlohmann::json &json)=0
 Adds a patch to a model.
 

Detailed Description

Model remove patch.

Member Function Documentation

◆ getCapabilities()

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

◆ removePatch()

virtual void iganet::ModelRemovePatch::removePatch ( const std::string &  patch,
const nlohmann::json &  json 
)
pure virtual

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