AMICI

About

  • About AMICI
  • Availability
  • License conditions
  • How to cite AMICI
  • References
  • Background
  • Changelog
  • Versioning policy
  • Glossary
  • Contributing

Python

  • Installation
  • Examples
  • Usage
  • FAQ
  • API reference

C++

  • Installation
  • Usage
  • API reference

MATLAB

  • Installation
  • Usage
  • FAQ
  • API reference

Developer's guide

  • AMICI developer’s guide
  • Handling of Discontinuities
AMICI
  • File model.h
  • View page source

File model.h

↰ Parent directory (include/amici)

Contents

  • Definition (include/amici/model.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Enums

  • Functions

  • Variables

Definition (include/amici/model.h)

  • Program Listing for File model.h

Includes

  • amici/abstract_model.h (File abstract_model.h)

  • amici/defines.h (File defines.h)

  • amici/event.h (File event.h)

  • amici/logging.h (File logging.h)

  • amici/model_dimensions.h (File model_dimensions.h)

  • amici/model_state.h (File model_state.h)

  • amici/simulation_parameters.h (File simulation_parameters.h)

  • amici/splinefunctions.h (File splinefunctions.h)

  • amici/sundials_matrix_wrapper.h (File sundials_matrix_wrapper.h)

  • amici/vector.h (File vector.h)

  • map

  • vector (File vector.h)

Included By

  • File amici.h

  • File forwardproblem.h

  • File model_dae.h

  • File model_ode.h

  • File rdata.h

  • File serialization.h

Namespaces

  • Namespace amici

  • Namespace boost

  • Namespace boost::serialization

Classes

  • Class Model

Enums

  • Enum ModelQuantity

Functions

  • Function amici::operator==(Model const&, Model const&)

  • Function amici::operator==(ModelDimensions const&, ModelDimensions const&)

  • Template Function boost::serialization::serialize(Archive&, amici::Model&, unsigned int)

Variables

  • Variable amici::model_quantity_to_str


© Copyright 2020, The AMICI developers.

Built with Sphinx using a theme provided by Read the Docs.