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

Model add patch. More...

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

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

Detailed Description

Model add patch.

Member Function Documentation

◆ addPatch()

virtual void iganet::ModelAddPatch::addPatch ( const nlohmann::json &  json)
pure virtual

◆ getCapabilities()

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

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