#include <Boundary.h>
Public Member Functions | |
Boundary () | |
void | setReflectivity (const double v) |
double | getReflectivity () const |
Static Public Member Functions | |
static const Cinfo * | initCinfo () |
manages geometries and optionally keeps track of adjacent compartments, if any.
Boundary::Boundary | ( | ) |
double Boundary::getReflectivity | ( | ) | const |
Referenced by initCinfo().
const Cinfo * Boundary::initCinfo | ( | ) | [static] |
References getReflectivity(), Neutral::initCinfo(), and setReflectivity().
void Boundary::setReflectivity | ( | const double | v | ) |
Referenced by initCinfo().