|
MOOSE - Multiscale Object Oriented Simulation Environment
|
#include "../basecode/header.h"#include "../basecode/global.h"#include "../shell/Shell.h"#include "../utility/testing_macros.hpp"#include "CompartmentBase.h"#include "Compartment.h"
Include dependency graph for testBiophysics.cpp:Go to the source code of this file.
Functions | |
| void | testBiophysics () |
| void | testBiophysicsProcess () |
| void | testCompartment () |
| void | testCompartmentProcess () |
| void | testIntFireNetwork (unsigned int unsteps=5) |
| void | testMarkovRateTable () |
| void | testVectorTable () |
| void testBiophysics | ( | ) |
Definition at line 1697 of file testBiophysics.cpp.
Referenced by nonMpiTests().
Here is the caller graph for this function:| void testBiophysicsProcess | ( | ) |
Definition at line 1701 of file testBiophysics.cpp.
Referenced by processTests().
Here is the caller graph for this function:| void testCompartment | ( | ) |
| void testCompartmentProcess | ( | ) |
| void testIntFireNetwork | ( | unsigned int | unsteps = 5 | ) |
Definition at line 1705 of file testBiophysics.cpp.
| void testMarkovRateTable | ( | ) |
| void testVectorTable | ( | ) |