Searched refs:nclamp_params (Results 1 – 1 of 1) sorted by relevance
74 …const size_t nclamp_params = sizeof(app_ctx->bc_clamp_max[0]) / sizeof(app_ctx->bc_clamp_max[0][0]… in ProcessCommandLineOptions() local75 for (PetscInt j = 0; j < nclamp_params; j++) app_ctx->bc_clamp_max[i][j] = 0.; in ProcessCommandLineOptions()