should this be moved now?
28 Feb
2013
28 Feb
'13
2:17 p.m.
With the introduction of PetscPowRealInt() should this be moved to petscmath.h and renamed ? /* C++ does not promote int64_t to scalar or int32_t for std::pow() */ static PetscScalar Pow(PetscScalar b,PetscInt p) { return PetscPowScalar(b,(int)p); }
4910
Age (days ago)
4910
Last active (days ago)
0 comments
1 participants
participants (1)
-
Barry Smith