Home
last modified time | relevance | path

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

/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/backend/istl/
H A Dnovlpistlsolverbackend.hh774 ParSmoother parsmoother(smoother, oocc); in apply() local
777 ParSmoother parsmoother(mat, steps, 1.0); in apply() local
785 Solver<VectorType> solver(oop,psp,parsmoother,reduction,maxiter,verb); in apply()