trick/trick_source/trick_utils/SAIntegrator/examples/DoubleIntegral
2020-10-05 14:16:50 -05:00
..
images Add double integral example to trick_utils/SAIntegrator #1058 2020-10-02 16:29:55 -05:00
DoubleIntegral.cpp Refactoring: eliminate assumption that independent variable is time. #1058 2020-10-05 14:16:50 -05: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.