Lines Matching refs:now
6 - The Fortran90-specific routines such as `VecGetArrayF90()` now
62 - `TSType` is now a string, rather than enum type
69 - `SNESType` is now a string, rather than enum type
81 - `KSPType` is now a string, rather than enum type.
91 - `PCType` is now a string, rather than enum type.
132 - `VecGetArray(), VecRestoreArray()` now work from Fortran on all
134 - Changed the calling sequence of `VecCreate()`, now takes both
168 - The Fortran include files are now located in the directory
171 recommended) are now in "include/foldinclude/*.h"
177 - The Fortran90-specific routines such as `VecGetArrayF90()` now
180 - PETSc objects can now be passed between C and Fortran directly.