Skip to content

SPDP always copies input List

Functionality to add/problem to solve

In SPDP mode we make use of the PrecisionAdaptor class to automatically do the conversion. It converts both on construction and destruction.

Proposal

Have constructor which does not convert the input. This is e.g. useful in primitiveMeshCellCentresAndVols.C where we initialise the fields afterwards.