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

Model error computation. More...

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

Public Member Functions

virtual nlohmann::json computeError (const nlohmann::json &json) const =0
 Computes the model's error.
 
std::vector< std::string > getCapabilities () const
 

Detailed Description

Model error computation.

Member Function Documentation

◆ computeError()

virtual nlohmann::json iganet::ModelComputeError::computeError ( const nlohmann::json &  json) const
pure virtual

Computes the model's error.

◆ getCapabilities()

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

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