Learn R Programming

SoilR (version 1.2.105)

UnBoundNonLinDecompOp: 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

  • UnBoundNonLinDecompOp,function,missing,missing,missing,ANY,ANY,ANY-method

  • UnBoundNonLinDecompOp,missing,missing,missing,missing,character,character,UnBoundNonLinDecompOp_by_PoolNames-method

  • UnBoundNonLinDecompOp,missing,vector,vector,numeric,ANY,ANY,ANY-method