numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
avf_integrand.h File Reference

Definition of avf_integrand class. More...

+ Include dependency graph for avf_integrand.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  num_collect::ode::avf::impl::avf_integrand< Problem >
 Class of integrand for average vector field (AVF) method [21]. More...
 

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::ode
 Namespace of solvers of ordinary differential equations (ODE).
 
namespace  num_collect::ode::avf
 Namespace of average vector field (AVF) method.
 
namespace  num_collect::ode::avf::impl
 Namespace of internal implementations.
 

Detailed Description

Definition of avf_integrand class.

Definition in file avf_integrand.h.