matrix.cpp File Reference

#include <../../nrnconf.h>
#include "classreg.h"
#include <stdio.h>
#include <math.h>
#include "ocmatrix.h"
#include "oc2iv.h"
#include "parse.h"
#include "ivocvect.h"
Include dependency graph for matrix.cpp:
This graph shows which files directly or indirectly include this file:

Defines

#define boolean   int
#define true   1
#define false   0
#define EPS   hoc_epsilon

Functions

double hoc_scan (FILE *)
FILE * hoc_obj_file_arg (int i)
Object ** hoc_temp_objptr (Object *)
Matrix * matrix_arg (int i)
voidhoc_Emalloc (unsigned long)
void Matrix_reg ()

Define Documentation

#define boolean   int
#define EPS   hoc_epsilon
#define false   0
#define true   1

Function Documentation

void* hoc_Emalloc ( unsigned  long  ) 
FILE * hoc_obj_file_arg ( int  i  ) 

References check_obj_type(), OcFile::file(), OcFile::get_name(), hoc_execerror(), hoc_objgetarg(), and OcFile::is_open().

Here is the call graph for this function:

double hoc_scan ( FILE *   ) 
Object** hoc_temp_objptr ( Object *   ) 
Matrix* matrix_arg ( int  i  ) 

References check_obj_type(), hoc_objgetarg(), Matrix, and Symbol::u.

Referenced by LinearMechanism::create().

Here is the call graph for this function:

void Matrix_reg (  ) 
Generated on Mon Jun 13 08:10:28 2011 for NEURON by  doxygen 1.6.3