#include <iostream>
#include <stdlib.h>
#include <sys/utsname.h>
#include <QtCore/QDir>
#include <QtCore/QFileInfo>
#include <SgLogger.h>
#include "NsSetup.h"
#include "nuSolve.h"
Go to the source code of this file.