#include "ChasteSerialization.hpp"
#include <boost/serialization/base_object.hpp>
#include <cmath>
#include <cassert>
#include "AbstractCardiacCell.hpp"
#include "Exception.hpp"
#include "AbstractStimulusFunction.hpp"
#include "OdeSystemInformation.hpp"
#include "SerializationExportWrapper.hpp"
Go to the source code of this file.
Classes | |
class | FaberRudy2000Version3 |
Functions | |
template<class Archive > | |
void | boost::serialization::save_construct_data (Archive &ar, const FaberRudy2000Version3 *t, const unsigned int file_version) |
template<class Archive > | |
void | boost::serialization::load_construct_data (Archive &ar, FaberRudy2000Version3 *t, const unsigned int file_version) |
Model: LR_Dynamic_model_2000
Processed by pycml - CellML Tools in Python (translate: 1004, pycml: 896) on Thu Dec 13 17:50:34 2007
<autogenerated>
Definition in file FaberRudy2000Version3.hpp.