atomes 1.1.15
atomes: an atomic scale modeling tool box
|
Functions to initialize an atomes project. More...
#include "global.h"
#include "bind.h"
#include "callbacks.h"
#include "interface.h"
#include "project.h"
#include "curve.h"
#include "glview.h"
#include "glwindow.h"
Go to the source code of this file.
Functions | |
void | init_curves_and_calc (project *this_proj) |
for a project reset analysis, curves, data to not performed | |
void | init_project (gboolean alloc_box) |
initialize a new project | |
Functions to initialize an atomes project.
Definition in file init_p.c.
void init_curves_and_calc | ( | project * | this_proj | ) |