UnBoundNonLinDecompOp {SoilR}R Documentation

Generic constructor for the class with the same name

Description

Generic constructor for the class with the same name

Usage

UnBoundNonLinDecompOp(
  matFunc,
  internal_fluxes,
  out_fluxes,
  numberOfPools,
  state_variable_names,
  timeSymbol,
  operator
)

Arguments

matFunc

see method arguments

internal_fluxes

see method arguments

out_fluxes

see method arguments

numberOfPools

see method arguments

state_variable_names

see method arguments

timeSymbol

see method arguments

operator

see method arguments

S4-methods


[Package SoilR version 1.2.105 Index]