Lines Matching full:if
66 if (r > 0) then
69 end if
149 if (q_data_restriction /= ceed_qfunction_none) then
152 end if
342 if (prob_size < 0) then
343 if (test == 1) then
347 end if
348 end if
351 if ((test /= 1) .OR. (help == 1)) then
360 if (gallery == 1) then
364 end if
365 if (help == 1) then
366 if (test == 0) then
370 end if
371 end if
373 end if
385 if (test == 0) then
388 if (num_comp_x > 1) then
390 end if
391 if (num_comp_x > 2) then
393 end if
404 if (test == 0) then
409 end if
426 if (gallery == 1) then
445 end if
463 if (gallery == 1) then
472 end if
498 if (test /= 1 .AND. benchmark /= 0) then
502 end if
518 if (test /= 1) then
526 if (fe_dim == 1) then
527 if (abs(exact_volume - computed_volume) > 200.d0 * 1e-15) then
531 end if
533 if (abs(exact_volume - computed_volume) > 1e-5) then
537 end if
538 end if
539 end if