NAME

lint2 - 2-D linear interpolation


SYNOPSIS

Initializer : call lint2_init(m1,m2,o1,d1,o2,d2,xy)

Operator : ierr=binpull1_lop(adj,add,model,data)


PARAMETERS

m1 - integer
      number of model points,axis 1
m2 - integer
      number of model points,axis 2
o1 - real
      first sample of model space,axis 1
d1 - real
      sampling of model space,axis 1
o1 - real
      first sample of model space,axis 2
d1 - real
      sampling of model space,axis 2
xy - real(:,2)
      location of data
adj,add,model,data -
      standard operator


DESCRIPTION

2-D linear interpolation


SEE ALSO

the binpull2 manpage,the binpull1 manpage,the lint1 manpage


LIBRARY

geef90