[PPL-devel] ppl/src Grid_simplify.cc Grid_public.cc Grid_n ...

Matthew Mundell mundell at cs.unipr.it
Tue Jun 14 15:21:11 CEST 2005


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	grids
Changes by:	mundell at cs.unipr.it	2005-06-14 15:21:10

Modified files:
	src            : Grid_simplify.cc Grid_public.cc 
	                 Grid_nonpublic.cc Grid_minimize.cc 
	                 Grid_conversion.cc Grid_chdims.cc Grid.defs.hh 

Log message:
	Add enum Dimension_Kind and type Dimension_Kinds.  Add attribute
	dim_kinds, pass it to the minimize, simplify and conversion methods,
	and fill it in the simplify methods.  Add macro trace_dim_kinds.  Dump
	and load dim_kinds in ascii_load and ascii_dump.  Check dim_kinds in
	OK.  Adjust dim_kinds in add_space_dimensions*.
	
	Add ascii_dump(), which writes to cerr.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_simplify.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.24&r2=1.1.2.25
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_public.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.34&r2=1.1.2.35
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_nonpublic.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.17&r2=1.1.2.18
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_minimize.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.13&r2=1.1.2.14
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_conversion.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.14&r2=1.1.2.15
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_chdims.cc.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.9&r2=1.1.2.10
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid.defs.hh.diff?cvsroot=ppl&only_with_tag=grids&r1=1.1.2.22&r2=1.1.2.23




More information about the PPL-devel mailing list