Home
last modified time | relevance | path

Searched defs:SmoothProc (Results 1 – 3 of 3) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/contrib/laspack/
H A Dmlsolv.C28 IterProcType SmoothProc, int Nu1, int Nu2, in MGStep()
66 IterProcType SmoothProc, int Nu1, int Nu2, in MGIter()
105 IterProcType SmoothProc, int Nu1, int Nu2, in NestedMGIter()
142 IterProcType SmoothProc, int Nu1, int Nu2, in MGPCGIter()
206 IterProcType SmoothProc, int Nu, in BPXPrecond()
237 IterProcType SmoothProc, int Nu, in BPXPCGIter()
/dports/math/laspack/laspack/
H A Dmlsolv.c28 IterProcType SmoothProc, int Nu1, int Nu2, in MGStep()
66 IterProcType SmoothProc, int Nu1, int Nu2, in MGIter()
105 IterProcType SmoothProc, int Nu1, int Nu2, in NestedMGIter()
142 IterProcType SmoothProc, int Nu1, int Nu2, in MGPCGIter()
206 IterProcType SmoothProc, int Nu, in BPXPrecond()
237 IterProcType SmoothProc, int Nu, in BPXPCGIter()
/dports/math/laspack/laspack/examples/mlstest/
H A Dmlstest.c99 IterProcType SmoothProc; /* pointer to a procedure for smoothing iterations */ in main() local
197 IterProcType *SmoothProc, int *Nu1, int *Nu2, in MGParmInput()
626 IterProcType SmoothProc, int Nu1, int Nu2, in MGSolver()