#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>
Functions | |
double | calcSurf (double, double) |
double calcSurf | ( | double | len, | |
double | dia | |||
) |
References M_PI.