Warning: Undefined array key 1 in /home/np29546/public_html/elmerice/wiki/inc/auth.php on line 78

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/auth.php on line 431

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/Action/Export.php on line 104

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/Action/Export.php on line 104

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/Action/Export.php on line 104
pointwise.f90 was written as a way of interpolating scattered data on to the elmer mesh. It may be superceded by [[:solvers:grid2dinterpolator|Grid2DInterpolator]] (though it uses a different algorithm). Not properly documented yet, but see comments in the pointwise.f90 file for usage.\\ Note, if pointwise is used several times within one sif-file, the corresponding .so file needs to be duplicated under a different name (see also Flowdepth Solver), i.e. pointwise1.so and pointwise2.so.