$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [odeint] Can odeint integrate a 2-dimensional function?
From: Rob Conde (rob.conde_at_[hidden])
Date: 2012-10-04 09:28:19
Say I have an equation that is a function of x and y...can I use odeint to
integrate this function over a 2-d region (i.e. a square or a circle, etc.)?
If so, are there any examples of this?
Thanks,
Rob