Home
last modified time | relevance | path

Searched refs:waterstr (Results 1 – 1 of 1) sorted by relevance

/dports/databases/grass7/grass-7.8.6/raster/r.terraflow/
H A Dfill.cpp49 AMI_STREAM<waterType> *waterstr);
52 AMI_STREAM<waterType> *waterstr);
166 AMI_STREAM<waterType> *waterstr=NULL; in computeFlowDirections() local
227 waterstr = new AMI_STREAM<waterType>(); in computeFlowDirections()
228 assignDirections(statstr, platstr, waterstr); in computeFlowDirections()
240 delete waterstr; in computeFlowDirections()
355 waterstr = new AMI_STREAM<waterType>(); in computeFlowDirections()
380 delete waterstr; in computeFlowDirections()
446 AMI_STREAM<waterType> *waterstr) { in assignDirections() argument
485 ae = waterstr->write_item(wt); in assignDirections()
[all …]