NAME

array - create an array operator


SYNOPSIS

call array(oper1,oper2,adj,add,mod,dat1,dat2)


PARAMETERS

oper1,oper2 - func
      standard operator
adj,add,mod -
      standard operator interface
dat1,dat2 - real(:)
       portions of data


DESCRIPTION

Create an opertor which actually a compound operator , eg:

  | dat1  |    | oper1|
  | ----  |  = | ---- |   model
  | dat2  |    |oper2 |


SEE ALSO

the chain manpage,the solver manpage


LIBRARY

geef90