This concept appears in ICOCO API. A field template is the adequate data structure to perform costly interpolation matrix computation as Remapper class does. A field template can be seen as field without its double values. The double values are only used for light matrix vector multiplication.
Concretely a field template is a pair containing :
TODO enhance here