17namespace layer5_applications {
18namespace applications_in_algebraic_geometry {
19namespace cubic_surfaces_in_general {
49 int argc, std::string *argv,
52 int f_v = (verbose_level >= 1);
57 cout <<
"cubic_surface_activity_description::read_arguments" << endl;
59 for (i = 0; i < argc; i++) {
61 if (ST.
stringcmp(argv[i],
"-report") == 0) {
64 cout <<
"-report " << endl;
67 else if (ST.
stringcmp(argv[i],
"-report_with_group") == 0) {
70 cout <<
"-report_with_group " << endl;
73 else if (ST.
stringcmp(argv[i],
"-export_points") == 0) {
76 cout <<
"-export_points " << endl;
79 else if (ST.
stringcmp(argv[i],
"-clebsch") == 0) {
82 cout <<
"-clebsch " << endl;
85 else if (ST.
stringcmp(argv[i],
"-codes") == 0) {
88 cout <<
"-codes " << endl;
91 else if (ST.
stringcmp(argv[i],
"-all_quartic_curves") == 0) {
94 cout <<
"-all_quartic_curves " << endl;
97 else if (ST.
stringcmp(argv[i],
"-export_all_quartic_curves") == 0) {
100 cout <<
"-export_all_quartic_curves " << endl;
103 else if (ST.
stringcmp(argv[i],
"-export_tritangent_planes") == 0) {
106 cout <<
"-export_tritangent_planes " << endl;
110 else if (ST.
stringcmp(argv[i],
"-end") == 0) {
112 cout <<
"-end" << endl;
117 cout <<
"cubic_surface_activity_description::read_arguments "
118 "unrecognized option " << argv[i] << endl;
122 cout <<
"cubic_surface_activity_description::read_arguments looping, i=" << i << endl;
127 cout <<
"cubic_surface_activity_description::read_arguments done" << endl;
135 cout <<
"-report " << endl;
138 cout <<
"-report_with_group " << endl;
141 cout <<
"-export_points " << endl;
144 cout <<
"-clebsch " << endl;
147 cout <<
"-codes " << endl;
150 cout <<
"-all_quartic_curves " << endl;
153 cout <<
"-export_all_quartic_curves " << endl;
156 cout <<
"-export_tritangent_planes " << endl;
int f_export_all_quartic_curves
cubic_surface_activity_description()
int read_arguments(int argc, std::string *argv, int verbose_level)
~cubic_surface_activity_description()
int f_export_tritangent_planes
the orbiter library for the classification of combinatorial objects