Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ convert_vec() [1/2]

void pism::convert_vec ( petsc::Vec v,
std::shared_ptr< units::System system,
const std::string &  spec1,
const std::string &  spec2 
)

Convert a PETSc Vec from the units in from into units in to (in place).

Parameters
vdata to convert
systemunit system
spec1source unit specification string
spec2destination unit specification string