Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A DHYPRE_parcsr_amg.c1619 HYPRE_Int plotgrids) in HYPRE_BoomerAMGSetPlotGrids() argument
1621 return (hypre_BoomerAMGSetPlotGrids ( (void *) solver, plotgrids ) ); in HYPRE_BoomerAMGSetPlotGrids()
H A Dpar_amg.c2840 HYPRE_Int plotgrids) in hypre_BoomerAMGSetPlotGrids() argument
2845 hypre_ParAMGDataPlotGrids(amg_data) = plotgrids; in hypre_BoomerAMGSetPlotGrids()
H A DHYPRE_parcsr_ls.h1211 HYPRE_Int plotgrids);
H A Dprotos.h413 HYPRE_Int HYPRE_BoomerAMGSetPlotGrids ( HYPRE_Solver solver , HYPRE_Int plotgrids );
865 HYPRE_Int hypre_BoomerAMGSetPlotGrids ( void *data , HYPRE_Int plotgrids );
H A D_hypre_parcsr_ls.h1190 HYPRE_Int HYPRE_BoomerAMGSetPlotGrids ( HYPRE_Solver solver , HYPRE_Int plotgrids );
1642 HYPRE_Int hypre_BoomerAMGSetPlotGrids ( void *data , HYPRE_Int plotgrids );
/dports/math/reduce/Reduce-svn5758-src/packages/plot/
H A Dgnupldrv.red263 symbolic procedure gp!-plotgrids g;
414 if z = 'points then z := 'z else pts:= foreach f in pts collect gp!-plotgrids f;