chrono::ChIntegrable2D< T > Class Template Referenceabstract

Description

template<class T = double>
class chrono::ChIntegrable2D< T >

As ChIntegrable1D, but for 2D integrand T=f(x,y) to be used in ChQuadrature.

#include <ChQuadrature.h>

Public Member Functions

virtual void Evaluate (T &result, const double x, const double y)=0
 Evaluate the function at point x,y , that is result T = f(x,y)
 

The documentation for this class was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono/core/ChQuadrature.h