NEURON
subrows.cpp File Reference
#include <../../nrnconf.h>
#include <stdlib.h>
#include "lineq.h"

Go to the source code of this file.

Functions

void subrow (struct elm *pivot, struct elm *rowsub)
 
void remelm (struct elm *el)
 

Function Documentation

◆ remelm()

void remelm ( struct elm el)

Definition at line 21 of file subrows.cpp.

◆ subrow()

void subrow ( struct elm pivot,
struct elm rowsub 
)

Definition at line 6 of file subrows.cpp.