![]() |
Snoopy Version 6.0 (Albert)
|
#include <stdlib.h>#include <stdio.h>#include <math.h>#include <time.h>#include <complex.h>#include <fftw3.h>#include "common.h"#include "mainloop.h"#include "output/output.h"#include "initflow.h"#include "gfft.h"#include "read_config.h"#include "particles.h"
Include dependency graph for snoopy.c:Functions | |
| void | please_wait (void) |
| void | print_logo (void) |
| void | print_information (void) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Here is the call graph for this function:| void please_wait | ( | void | ) |
Here is the caller graph for this function:| void print_information | ( | void | ) |
Here is the caller graph for this function:| void print_logo | ( | void | ) |
Here is the caller graph for this function: