libgravix2  0.1.0
A fast simulation of attractive forces acting on point-like particles embedded onto the surface of a sphere.
config.c File Reference
#include "libgravix2/config.h"
#include <stdlib.h>
#include "libgravix2/api.h"
Include dependency graph for config.c:

Functions

struct GrvxConfiggrvx_get_config (void)
 Returns static configuration. More...
 
void grvx_free_config (struct GrvxConfig *cfg)
 Frees GrvxConfig instance. More...