The null case for get_variables
Usage
# S3 method for class 'na'
get_variables(t, y, func, xds_obj)
Arguments
- t
current simulation time
- y
variables
- func
a function that dispatches get_variables and pulls variables it needs
- xds_obj
an
xds
model object