invint2 - Inverse linear interpolation;
call invint(niter,coord,ord,o1,d1,mm,mmov,eps,aa,doprec)
Number of iterations
real(:)
Coordinates
First model position and sampling
real(:)
Data values
real(:)
Output model
real(:,:)
Model movie
Epsilon value if doing preconditioning
type(filter)
Preconditioning operator
Whether or not to do preconditioning
Perform inverse linear interpolation
the lint1 manpage,the helicon manpage,the polydiv manpage,the solver manpage
geef90