Jpp
18.0.1-rc.2
the software that should make you happy
|
Example program to test integration of sphere in any number of dimensions. More...
#include <string>
#include <iostream>
#include <iomanip>
#include "JTools/JMapList.hh"
#include "JTools/JFunction1D_t.hh"
#include "JTools/JFunctionalMap_t.hh"
#include "JTools/JMultiFunction.hh"
#include "JTools/JMultipleMap.hh"
#include "JTools/JMultiGrid.hh"
#include "JTools/JToolsToolkit.hh"
#include "JTools/JFunctionalMap.hh"
#include "Jeep/JPrint.hh"
#include "Jeep/JTimer.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Example program to test integration of sphere in any number of dimensions.
Definition in file JSphereND.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 83 of file JSphereND.cc.