#include <../../nrnconf.h>#include "neuron.h"#include "options.h"#include "section.h"

Defines | |
| #define | nt_t nrn_threads->_t |
Functions | |
| double * | getarg () |
| double * | chkarg () |
| char * | secname () |
| print_clamp () | |
| fclampv () | |
| fclampi () | |
| fclamp () | |
| free_clamp () | |
| clamp_prepare () | |
| activclamp_rhs () | |
| activclamp_lhs () | |
| #define nt_t nrn_threads->_t |
| double* chkarg | ( | ) |
| clamp_prepare | ( | ) |
References area, clamp_resist, free_clamp(), hoc_execerror(), node_ptr(), and Section::prop.
Referenced by fclamp(), and recalc_diam().

| fclamp | ( | ) |
References chk_access(), chkarg(), clamp_prepare(), e, emalloc, free_clamp(), getarg(), hoc_execerror(), i, ifarg(), nrn_nthread, ret, section_ref(), and vc.

| fclampi | ( | ) |
References clamp_resist, NODEV, ret, and v.
| fclampv | ( | ) |
References ret.
| free_clamp | ( | ) |
References section_unref(), and vc.
Referenced by clamp_prepare(), and fclamp().

| double* getarg | ( | ) |
| print_clamp | ( | ) |
| char* secname | ( | ) |
1.6.3