more inlining ?

2005-11-03 Thread Barry Smith
Should we inline VecSetValues, MatSetValues, and friends? Barry

more inlining ?

2005-11-03 Thread Matthew Knepley
Barry Smith bsmith at mcs.anl.gov writes: Should we inline VecSetValues, MatSetValues, and friends? If 1) at least gcc supports it (we will have to maintain the #define for those that are not C99 I think) 2) gdb handles it I also have another proposal. Dmitry and I are going