Searched refs:problemTypes (Results 1 – 2 of 2) sorted by relevance
11 static const char *const problemTypes[] = {"Linear", "FS-NH", "FS-MR", "problemType", "ELAS_… variable
42 …num("-problem", "Solves Elasticity & Hyperelasticity Problems", NULL, problemTypes, (PetscEnum)app… in ProcessCommandLineOptions()44 app_ctx->name = problemTypes[app_ctx->problem_choice]; in ProcessCommandLineOptions()