MOOSE - Multiscale Object Oriented Simulation Environment
|
#include "header.h"
#include "../shell/Shell.h"
#include "ReadCell.h"
#include "../utility/utility.h"
#include "../utility/numutil.h"
#include "CompartmentBase.h"
#include "Compartment.h"
#include "SymCompartment.h"
#include <fstream>
Go to the source code of this file.
Functions | |
double | calcSurf (double, double) |
double calcSurf | ( | double | len, |
double | dia | ||
) |
Definition at line 618 of file ReadCell.cpp.
References M_PI.
Referenced by ReadCell::addCanonicalChannel(), ReadCell::buildChannels(), and ReadCell::buildCompartment().