#include "header.h"
#include "../shell/Shell.h"
#include "../randnum/randnum.h"
#include "CompartmentBase.h"
#include "Compartment.h"
Functions | |
void | testCompartment () |
void | testCompartmentProcess () |
void | testMarkovRateTable () |
void | testVectorTable () |
void | testBiophysics () |
void | testBiophysicsProcess () |
void | testIntFireNetwork (unsigned int unsteps=5) |
void testBiophysics | ( | ) |
Referenced by nonMpiTests().
void testBiophysicsProcess | ( | ) |
Referenced by processTests().
void testCompartment | ( | ) |
void testCompartmentProcess | ( | ) |
void testIntFireNetwork | ( | unsigned int | unsteps = 5 |
) |
void testMarkovRateTable | ( | ) |
void testVectorTable | ( | ) |