![]() |
OpenPFC
0.1.4
Phase Field Crystal simulation framework
|
Interpolate field value at physical coordinates (const overload)
Interpolate field value at physical coordinates (const overload)Const version of interpolate(). Returns a const reference to the field value. Use this when you don't need to modify the field value.
| T | Field value type |
| D | Dimensionality |
| field | The discrete field to interpolate (const) |
| coordinates | Physical coordinates to interpolate at |
from const field