#include "ChasteSerialization.hpp"
#include <boost/serialization/base_object.hpp>
#include <cmath>
#include <cassert>
#include "AbstractCardiacCell.hpp"
#include "Exception.hpp"
#include "OdeSystemInformation.hpp"
#include "AbstractStimulusFunction.hpp"
#include "SerializationExportWrapper.hpp"
Go to the source code of this file.
Classes | |
class | CellShannon2004FromCellML |
Functions | |
CHASTE_CLASS_EXPORT (CellShannon2004FromCellML) | |
template<class Archive > | |
void | boost::serialization::save_construct_data (Archive &ar, const CellShannon2004FromCellML *t, const unsigned int fileVersion) |
template<class Archive > | |
void | boost::serialization::load_construct_data (Archive &ar, CellShannon2004FromCellML *t, const unsigned int fileVersion) |
This source file was generated from CellML.
Model: shannon_wang_puglisi_weber_bers_2004_model_updated
Processed by pycml - CellML Tools in Python (translate: 6039, pycml: 5150) on Thu Jan 21 12:49:25 2010
<autogenerated>
Definition in file Shannon2004.hpp.