Ignore:
Timestamp:
Jul 7, 2009, 8:11:47 AM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
54de04
Parents:
d2639f
Message:

Cosmetical changes in Find_third_point_for_tesselation() and FinDistributionOfEllipsoids commented out in builder.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/builder.cpp

    rd2639f reeae5b  
    14931493                                                                LinkedCell LCList(mol, atof(argv[argptr]));             // \NOTE not twice the radius??
    14941494                                                                Find_non_convex_border((ofstream *)&cout, mol, &T, &LCList, argv[argptr+1], atof(argv[argptr]));
    1495                                                                 FindDistributionOfEllipsoids((ofstream *)&cout, &T, &LCList, N, number, filename.c_str());
     1495                                                                //FindDistributionOfEllipsoids((ofstream *)&cout, &T, &LCList, N, number, filename.c_str());
    14961496                                                                argptr+=2;
    14971497                                                        }
Note: See TracChangeset for help on using the changeset viewer.