|
gfields
|
Example program that loads a dipole field and evaluates it at random points. More...

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| Entry point of the example program. | |
This example is referenced from the module mainpage: example_test_gfield_dipole .
Definition in file test_gfield_dipole.cc.
| int main | ( | int | argc, |
| char * | argv[] ) |
| argc | Number of command-line arguments. |
| argv | Command-line argument array. |
Expected configuration:
"dipole" (for example via gmultipoles).Runtime behavior:
Definition at line 51 of file test_gfield_dipole.cc.