Searched refs:useField (Results 1 – 1 of 1) sorted by relevance
55 PetscBool useField = PETSC_FALSE; in PetscFEOpenCLGenerateIntegrationCode() local242 …if (useField) PetscCallSTR(PetscSNPrintfCount(string_tail, end_of_buffer - string_tail, " %s … in PetscFEOpenCLGenerateIntegrationCode()250 …if (useField) PetscCallSTR(PetscSNPrintfCount(string_tail, end_of_buffer - string_tail, " u… in PetscFEOpenCLGenerateIntegrationCode()288 …if (useField) PetscCallSTR(PetscSNPrintfCount(string_tail, end_of_buffer - string_tail, " … in PetscFEOpenCLGenerateIntegrationCode()523 PetscBool useField = PETSC_FALSE; in PetscFEIntegrateResidual_OpenCL() local719 …numFlops = Ne * (N_q * (N_b * N_comp * ((useField ? 2 : 0) + (useFieldDer ? 2 * dim * (dim + 1) : … in PetscFEIntegrateResidual_OpenCL()