version 0.6.0
mod_point_interpolation_field::interpolate_field Interface Reference

Public Member Functions

pure double precision function interpolate_scalar_field (field, pos, order)
 
pure double precision function, dimension(3) interpolate_face_field (field, pos, order)
 
pure double precision function interpolate_face_field_comp (field, pos, order, comp)
 Interpolate a face field component.
 
double precision function, dimension(3) interpolate_face_field_with_interpolant (field, pos, interpolant)
 
double precision function interpolate_scalar_field_with_interpolant (field, pos, interpolant)
 

Detailed Description

Warning
the position must be given in 3D (for efficiency)
Note
Not the most efficient, but most definitely practical

The documentation for this interface was generated from the following file: