chrono::ChIntegrable3D< T > Class Template Referenceabstract

Description

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

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

#include <ChQuadrature.h>

Public Member Functions

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

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