Lines Matching refs:now
11 - make gnumake is now make libs
22 - The ./configure option --with-avx512-kernels defaults to true now
32 - -help now causes the printing of the current value and the newly
36 - PetscCalloc\*() now calls the system calloc() routine instead of
38 - -malloc is now marked as deprecated, use -malloc_debug instead
39 - -malloc_log and -malloc_log_threshold are now -malloc_view and
41 - PetscMallocDebug() is now PetscMallocSetDebug()
42 - PetscMallocDumpLog() is now PetscMallocView(), see also
45 now PetscMallocViewSet()
48 - PetscMallocSet() now takes three arguments instead of two
57 - C++ dialect is now auto-detected (C++14 first and then C++11). One
86 - Calling PetscLayoutSetUp() twice with different sizes is now
114 - PetscSF is now CUDA-aware. The rootdata, leafdata arguments passed
135 - MatLoad() now supports loading dense matrices from HDF5/MAT files.
221 - DMAddLabel() now increments the reference count of the DMLabel.
222 - DMRemoveLabel() now destroys the DMLabel if the output argument is
248 Defaults now to false (independent).