How do I create a PETSc vector of type int?
It seems that PETSc.Vec().create() and PETSc.Vec().createSeq(n) create vectors of type double.
How do I create a PETSc vector of type int?
It seems that PETSc.Vec().create() and PETSc.Vec().createSeq(n) create vectors of type double.
Copyright © 2021 Jogjafile Inc.