Specify field types in IPPL Types
The template parameters for IPPL types might be needed by other algorithms, such as solvers. The classes should include a typedef
such that their template types are accessible to other code.
-
ippl::Field
(addressed in !75 (merged)) -
ippl::Mesh
(addressed in !87 (merged))
Whether other types also need this property, either for applications or for consistency, should be discussed.
Edited by vinciguerra_a