| 277f51e8 | 03-Oct-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Add dummy initialize values and change code organization slightly to prevent incorrect compiler warnings about unitialized values
Fix a int that should be a size_t, fix handling of long
Add additio
Add dummy initialize values and change code organization slightly to prevent incorrect compiler warnings about unitialized values
Fix a int that should be a size_t, fix handling of long
Add additional details for PetscDataType to prevent possible confusion
Commit-type: portability-fix Reported-by: Satish Balay <balay@mcs.anl.gov> Thanks-to: Jed Brown <jed@jedbrown.org>
show more ...
|