Home
last modified time | relevance | path

Searched refs:Model_unsetExtentUnits (Results 1 – 15 of 15) sorted by relevance

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/test/
H A DTestL3Model.c337 Model_unsetExtentUnits(M); in START_TEST()
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/test/
H A DTestL3Model.c337 Model_unsetExtentUnits(M); in START_TEST()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DModel.java1480 return libsbmlJNI.Model_unsetExtentUnits(swigCPtr, this); in unsetExtentUnits()
H A DlibsbmlJNI.java330 public final static native int Model_unsetExtentUnits(long jarg1, Model jarg1_); in Model_unsetExtentUnits() method in libsbmlJNI
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DModel.h5129 Model_unsetExtentUnits (Model_t *m);
H A DModel.cpp7815 Model_unsetExtentUnits (Model_t *m) in Model_unsetExtentUnits() function
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DModel.h5129 Model_unsetExtentUnits (Model_t *m);
H A DModel.cpp7815 Model_unsetExtentUnits (Model_t *m) in Model_unsetExtentUnits() function
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DModel.cs1647 int ret = libsbmlPINVOKE.Model_unsetExtentUnits(swigCPtr); in unsetExtentUnits()
H A DlibsbmlPINVOKE.cs1231 …public static extern int Model_unsetExtentUnits(global::System.Runtime.InteropServices.HandleRef j… in Model_unsetExtentUnits() method in libsbml.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DModel.cs1661 int ret = libsbmlPINVOKE.Model_unsetExtentUnits(swigCPtr); in unsetExtentUnits()
H A DlibsbmlPINVOKE.cs1200 …public static extern int Model_unsetExtentUnits(global::System.Runtime.InteropServices.HandleRef j… in Model_unsetExtentUnits() method in libsbmlcs.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/perl/
H A DLibSBML.pm37576 *unsetExtentUnits = *LibSBMLc::Model_unsetExtentUnits;
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/python/
H A Dlibsbml-doxygen.py9367 return _libsbml.Model_unsetExtentUnits(self)
H A Dlibsbml.py8735 return _libsbml.Model_unsetExtentUnits(self)