[petsc-dev] Mat_CheckInode_FactorLU has malloc in inner inner loops
Barry Smith
bsmith at mcs.anl.gov
Wed Aug 14 12:39:05 CDT 2013
Mat_CheckInode_FactorLU() has mallocs inside very tight loops and spends a lot of time in them. Surely a single large enough malloc could be done initially?
Barry
More information about the petsc-dev
mailing list