![]() |
NEURON
|
#include <../../nrnconf.h>
#include "nrnmpi.h"
#include <stdio.h>
#include <stdlib.h>
#include <InterViews/resource.h>
#include "oc2iv.h"
#include "bbs.h"
#include "bbslocal.h"
Go to the source code of this file.
Macros | |
#define | debug BBSImpl::debug_ |
Functions | |
double | nrn_timeus () |
Variables | |
int | nrn_global_argc |
char ** | nrn_global_argv |
static int | etaskcnt |
static double | total_exec_time |
static double | worker_take_time |
#define debug BBSImpl::debug_ |