RMPCDMD
Private Attributes | List of all members
common::enzyme_kinetics_t Type Reference

Container for the list of times for enzymatic kinetics. More...

Collaboration diagram for common::enzyme_kinetics_t:
Collaboration graph
[legend]

Private Attributes

type(alist_tbind_substrate
 
type(alist_trelease_substrate
 
type(alist_tbind_product
 
type(alist_trelease_product
 

Detailed Description

Container for the list of times for enzymatic kinetics.

Definition at line 152 of file common.f90.

Member Data Documentation

◆ bind_product

type(alist_t) common::enzyme_kinetics_t::bind_product
private

Definition at line 155 of file common.f90.

◆ bind_substrate

type(alist_t) common::enzyme_kinetics_t::bind_substrate
private

Definition at line 153 of file common.f90.

◆ release_product

type(alist_t) common::enzyme_kinetics_t::release_product
private

Definition at line 156 of file common.f90.

◆ release_substrate

type(alist_t) common::enzyme_kinetics_t::release_substrate
private

Definition at line 154 of file common.f90.


The documentation for this type was generated from the following file: