BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
MyODE Class Reference
Inheritance diagram for MyODE:
[legend]
Collaboration diagram for MyODE:
[legend]

Public Member Functions

 MyODE ()
void compute (const real &aT, const Vector< real > &aY, Vector< real > &adYdT) override
Public Member Functions inherited from belfem::ode::ODE
 ODE (const uint aDimension)
virtual ~ODE ()=default
uint dimension () const
 return the number of dimensions of this vector
virtual real check_events (const real &aT, const Vector< real > &aY)

Constructor & Destructor Documentation

◆ MyODE()

MyODE::MyODE ( )
inline

Member Function Documentation

◆ compute()

void MyODE::compute ( const real & aT,
const Vector< real > & aY,
Vector< real > & adYdT )
inlineoverridevirtual

Implements belfem::ode::ODE.


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