![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
#include </home/runner/work/iganet/iganet/webapps/model.hpp>
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. | |
Model remove patch.
|
inline |
|
pure virtual |
Adds a patch to a model.
Implemented in iganet::webapp::GismoGeometryModel< d, T >, iganet::webapp::GismoLinearElasticityModel< d, T >, and iganet::webapp::GismoPoissonModel< d, T >.