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

Model evaluator. More...

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

Inheritance diagram for iganet::ModelEval:
iganet::Poisson2dModel< T > iganet::webapp::BSplineModel< Spline > iganet::webapp::GismoGeometryModel< d, T > iganet::webapp::GismoKLShellModel< 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 nlohmann::json eval (const std::string &patch, const std::string &component, const nlohmann::json &json) const =0
 Evaluates model.
 
std::vector< std::string > getCapabilities () const
 

Detailed Description

Model evaluator.

Member Function Documentation

◆ eval()

virtual nlohmann::json iganet::ModelEval::eval ( const std::string &  patch,
const std::string &  component,
const nlohmann::json &  json 
) const
pure virtual

◆ getCapabilities()

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

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