Home
last modified time | relevance | path

Searched defs:plot_file_name (Results 1 – 4 of 4) sorted by relevance

/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/io/file/
H A Dprintgrid.hh78 std::string plot_file_name = output_file + ".gnuplot"; in printGrid() local
/dports/science/hypre/hypre-2.23.0/src/test/
H A Dnew_ij.c213 char plot_file_name[256]; in main() local
H A Dij.c284 char plot_file_name[256]; in main() local
/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A Dpar_amg.c137 char plot_file_name[251] = {0}; in hypre_BoomerAMGCreate() local
2851 const char *plot_file_name ) in hypre_BoomerAMGSetPlotFileName()