Changing integer types in explicit function instantiation
As discussed in DEV meeting today, we want to change the data types when explicitly requesting instantiation of
- VertexDoFFunction
- EdgeDoFFunction
- P2Function
from int and long to the more explicit and fully range-specified int32_t and int64_t.