trick/trick_source/trick_utils/SAIntegrator/examples/DoubleIntegral
2020-11-17 13:37:06 -06:00
..
images Add double integral example to trick_utils/SAIntegrator #1058 2020-10-02 16:29:55 -05:00
DoubleIntegral.cpp Improve unittest code coverage for SAIntegrator library. #1081 2020-11-17 13:37:06 -06:00
makefile Add double integral example to trick_utils/SAIntegrator #1058 2020-10-02 16:29:55 -05:00
plot_trajectory.py Add double integral example to trick_utils/SAIntegrator #1058 2020-10-02 16:29:55 -05:00
README.md Add double integral example to trick_utils/SAIntegrator #1058 2020-10-02 16:29:55 -05:00

Double Integral

This is a code example of how one can do a double integral.

This example code computes the following definate integral :

Equation

using the SA::RK2Integrator, with dx = dy = 0.01

$ make
$ ./DoubleIntegral
Volume = 3.99989.