weight - simple weighting operator
call weight_init(w)
ierr=weight_lop(adj,add,model,data)
real(:)
Weight to apply
Standard operator interfaces
Simple weighting operator. Model and data must be the same size.
geef90