36#ifndef DIFFERENTIALADHESIONPATHMANATHANINTERACTIONFORCE_HPP_
37#define DIFFERENTIALADHESIONPATHMANATHANINTERACTIONFORCE_HPP_
39#include "PathmanathanInteractionForce.hpp"
42#include <boost/serialization/base_object.hpp>
51template<
unsigned ELEMENT_DIM,
unsigned SPACE_DIM=ELEMENT_DIM>
87 template<
class Archive>
88 void serialize(Archive & archive,
const unsigned int version)
90 archive & boost::serialization::base_object<PathmanathanInteractionForce<ELEMENT_DIM, SPACE_DIM> >(*this);
118 unsigned nodeBGlobalIndex,
120 bool isCloserThanRestLength);
gcov doesn't like this file...
#define EXPORT_TEMPLATE_CLASS_ALL_DIMS(CLASS)
double GetHeterotypicSpringConstantMultiplier()
void SetHeterotypicSpringConstantMultiplier(double heterotypicSpringConstantMultiplier)
double VariableSpringConstantMultiplicationFactor(unsigned nodeAGlobalIndex, unsigned nodeBGlobalIndex, AbstractCellPopulation< ELEMENT_DIM, SPACE_DIM > &rCellPopulation, bool isCloserThanRestLength)
double GetHomotypicLabelledSpringConstantMultiplier()
double mHomotypicLabelledSpringConstantMultiplier
void OutputForceParameters(out_stream &rParamsFile)
void serialize(Archive &archive, const unsigned int version)
DifferentialAdhesionPathmanathanInteractionForce()
friend class boost::serialization::access
void SetHomotypicLabelledSpringConstantMultiplier(double labelledSpringConstantMultiplier)
double mHeterotypicSpringConstantMultiplier