NEURON
mos2nrn.cpp File Reference
#include <../../nrnconf.h>
#include <stdio.h>
#include <assert.h>
#include "../oc/nrnassrt.h"
#include <stdlib.h>
#include <unistd.h>
#include "mos2nrn.h"
#include <string.h>

Go to the source code of this file.

Functions

static void getdname (char *dname)
 
const char * back2forward (const char *)
 
const char * basefile (const char *)
 
int main (int argc, char **argv)
 

Function Documentation

◆ back2forward()

const char * back2forward ( const char *  back)

Definition at line 45 of file mos2nrn.cpp.

◆ basefile()

const char * basefile ( const char *  path)

Definition at line 57 of file mos2nrn.cpp.

◆ getdname()

static void getdname ( char *  dname)
static

Definition at line 67 of file mos2nrn.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 16 of file mos2nrn.cpp.