| | | |
Offset 396, 18 lines modified | Offset 396, 18 lines modified |
396 | ufc_coordinate_mapping*·create_coordinate_map_poisson(void) | 396 | ufc_coordinate_mapping*·create_coordinate_map_poisson(void) |
397 | { | 397 | { |
398 | ··return·create_coordinate_mapping_baa162d985ead1381ce5395ed0ee300508bddfa4(); | 398 | ··return·create_coordinate_mapping_baa162d985ead1381ce5395ed0ee300508bddfa4(); |
399 | } | 399 | } |
| |
400 | //·End·of·code·for·coordinate·mapping·coordinate_mapping_baa162d985ead1381ce5395ed0ee300508bddfa4 | 400 | //·End·of·code·for·coordinate·mapping·coordinate_mapping_baa162d985ead1381ce5395ed0ee300508bddfa4 |
| |
401 | //·Code·for·integral·integral_cell_otherwise_f1c14e4945a44c8facc787de1ba231c81d9f8b7d | 401 | //·Code·for·integral·integral_cell_otherwise_3f94093493d3a96b4b6f83c7a3c1e590551de84f |
| |
| |
402 | void·tabulate_tensor_integral_cell_otherwise_f1c14e4945a44c8facc787de1ba231c81d9f8b7d(ufc_scalar_t*·restrict·A, | 402 | void·tabulate_tensor_integral_cell_otherwise_3f94093493d3a96b4b6f83c7a3c1e590551de84f(ufc_scalar_t*·restrict·A, |
403 | ····································const·ufc_scalar_t*·restrict·w, | 403 | ····································const·ufc_scalar_t*·restrict·w, |
404 | ····································const·ufc_scalar_t*·restrict·c, | 404 | ····································const·ufc_scalar_t*·restrict·c, |
405 | ····································const·double*·restrict·coordinate_dofs, | 405 | ····································const·double*·restrict·coordinate_dofs, |
406 | ····································const·int*·restrict·unused_local_index, | 406 | ····································const·int*·restrict·unused_local_index, |
407 | ····································const·uint8_t*·restrict·quadrature_permutation, | 407 | ····································const·uint8_t*·restrict·quadrature_permutation, |
408 | ····································const·uint32_t·cell_permutation) | 408 | ····································const·uint32_t·cell_permutation) |
409 | { | 409 | { |
Offset 463, 25 lines modified | Offset 463, 25 lines modified |
463 | ········for·(int·i·=·0;·i·<·3;·++i) | 463 | ········for·(int·i·=·0;·i·<·3;·++i) |
464 | ············for·(int·j·=·0;·j·<·3;·++j) | 464 | ············for·(int·j·=·0;·j·<·3;·++j) |
465 | ················A[3·*·i·+·j]·+=·fw2·*·FE3_C0_D01_Q083[0][0][0][i]·*·FE3_C0_D01_Q083[0][0][0][j]; | 465 | ················A[3·*·i·+·j]·+=·fw2·*·FE3_C0_D01_Q083[0][0][0][i]·*·FE3_C0_D01_Q083[0][0][0][j]; |
466 | ····} | 466 | ····} |
467 | } | 467 | } |
| |
| |
468 | ufc_integral*·create_integral_cell_otherwise_f1c14e4945a44c8facc787de1ba231c81d9f8b7d(void) | 468 | ufc_integral*·create_integral_cell_otherwise_3f94093493d3a96b4b6f83c7a3c1e590551de84f(void) |
469 | { | 469 | { |
470 | ··static·const·bool·enabled[1]·=·{false};··/*·No·coefficients,·but·C·does·not·permit·zero-sized·arrays·*/ | 470 | ··static·const·bool·enabled[1]·=·{false};··/*·No·coefficients,·but·C·does·not·permit·zero-sized·arrays·*/ |
471 | ··ufc_integral*·integral·=·(ufc_integral*)malloc(sizeof(*integral)); | 471 | ··ufc_integral*·integral·=·(ufc_integral*)malloc(sizeof(*integral)); |
472 | ··integral->enabled_coefficients·=·enabled; | 472 | ··integral->enabled_coefficients·=·enabled; |
473 | ··integral->tabulate_tensor·=·tabulate_tensor_integral_cell_otherwise_f1c14e4945a44c8facc787de1ba231c81d9f8b7d; | 473 | ··integral->tabulate_tensor·=·tabulate_tensor_integral_cell_otherwise_3f94093493d3a96b4b6f83c7a3c1e590551de84f; |
474 | ··integral->needs_permutation_data·=·0; | 474 | ··integral->needs_permutation_data·=·0; |
475 | ··return·integral; | 475 | ··return·integral; |
476 | } | 476 | } |
| |
477 | //·End·of·code·for·integral·integral_cell_otherwise_f1c14e4945a44c8facc787de1ba231c81d9f8b7d | 477 | //·End·of·code·for·integral·integral_cell_otherwise_3f94093493d3a96b4b6f83c7a3c1e590551de84f |
| |
478 | //·Code·for·integral·integral_cell_otherwise_9ca75506f092465720da5a1144a30a8b04eea0e1 | 478 | //·Code·for·integral·integral_cell_otherwise_9ca75506f092465720da5a1144a30a8b04eea0e1 |
| |
| |
479 | void·tabulate_tensor_integral_cell_otherwise_9ca75506f092465720da5a1144a30a8b04eea0e1(ufc_scalar_t*·restrict·A, | 479 | void·tabulate_tensor_integral_cell_otherwise_9ca75506f092465720da5a1144a30a8b04eea0e1(ufc_scalar_t*·restrict·A, |
480 | ····································const·ufc_scalar_t*·restrict·w, | 480 | ····································const·ufc_scalar_t*·restrict·w, |
481 | ····································const·ufc_scalar_t*·restrict·c, | 481 | ····································const·ufc_scalar_t*·restrict·c, |
Offset 611, 170 lines modified | Offset 611, 170 lines modified |
611 | ··integral->tabulate_tensor·=·tabulate_tensor_integral_exterior_facet_otherwise_9ca75506f092465720da5a1144a30a8b04eea0e1; | 611 | ··integral->tabulate_tensor·=·tabulate_tensor_integral_exterior_facet_otherwise_9ca75506f092465720da5a1144a30a8b04eea0e1; |
612 | ··integral->needs_permutation_data·=·0; | 612 | ··integral->needs_permutation_data·=·0; |
613 | ··return·integral; | 613 | ··return·integral; |
614 | } | 614 | } |
| |
615 | //·End·of·code·for·integral·integral_exterior_facet_otherwise_9ca75506f092465720da5a1144a30a8b04eea0e1 | 615 | //·End·of·code·for·integral·integral_exterior_facet_otherwise_9ca75506f092465720da5a1144a30a8b04eea0e1 |
| |
616 | //·Code·for·form·form_f1c14e4945a44c8facc787de1ba231c81d9f8b7d | 616 | //·Code·for·form·form_3f94093493d3a96b4b6f83c7a3c1e590551de84f |
| |
617 | int·original_coefficient_position_form_f1c14e4945a44c8facc787de1ba231c81d9f8b7d(int·i) | 617 | int·original_coefficient_position_form_3f94093493d3a96b4b6f83c7a3c1e590551de84f(int·i) |
618 | { | 618 | { |
619 | //·Invalid·original·coefficient·index. | 619 | //·Invalid·original·coefficient·index. |
620 | return·-1; | 620 | return·-1; |
621 | } | 621 | } |
| |
622 | //·Return·a·list·of·the·coefficient·names. | 622 | //·Return·a·list·of·the·coefficient·names. |
623 | const·char**·coefficient_name_form_f1c14e4945a44c8facc787de1ba231c81d9f8b7d(void) | 623 | const·char**·coefficient_name_form_3f94093493d3a96b4b6f83c7a3c1e590551de84f(void) |
624 | { | 624 | { |
625 | return·NULL; | 625 | return·NULL; |
626 | } | 626 | } |
| |
627 | //·Return·a·list·of·the·constant·names. | 627 | //·Return·a·list·of·the·constant·names. |
628 | const·char**·constant_name_form_f1c14e4945a44c8facc787de1ba231c81d9f8b7d(void) | 628 | const·char**·constant_name_form_3f94093493d3a96b4b6f83c7a3c1e590551de84f(void) |
629 | { | 629 | { |
630 | static·const·char*·names[1]·=·{·"kappa"·}; | 630 | static·const·char*·names[1]·=·{·"kappa"·}; |
631 | return·names; | 631 | return·names; |
632 | } | 632 | } |
| |
633 | ufc_coordinate_mapping*·create_coordinate_mapping_baa162d985ead1381ce5395ed0ee300508bddfa4(void); | 633 | ufc_coordinate_mapping*·create_coordinate_mapping_baa162d985ead1381ce5395ed0ee300508bddfa4(void); |
| |
634 | ufc_coordinate_mapping*·create_coordinate_mapping_form_f1c14e4945a44c8facc787de1ba231c81d9f8b7d(void) | 634 | ufc_coordinate_mapping*·create_coordinate_mapping_form_3f94093493d3a96b4b6f83c7a3c1e590551de84f(void) |
635 | { | 635 | { |
636 | return·create_coordinate_mapping_baa162d985ead1381ce5395ed0ee300508bddfa4(); | 636 | return·create_coordinate_mapping_baa162d985ead1381ce5395ed0ee300508bddfa4(); |
637 | } | 637 | } |
| |
638 | ufc_finite_element*·create_element_a517414a2094ced2d0a6f8ebe35d7094de15d287(void); | 638 | ufc_finite_element*·create_element_a517414a2094ced2d0a6f8ebe35d7094de15d287(void); |
| |
639 | ufc_finite_element*·create_finite_element_form_f1c14e4945a44c8facc787de1ba231c81d9f8b7d(int·i) | 639 | ufc_finite_element*·create_finite_element_form_3f94093493d3a96b4b6f83c7a3c1e590551de84f(int·i) |
640 | { | 640 | { |
641 | switch·(i) | 641 | switch·(i) |
642 | { | 642 | { |
643 | case·0: | 643 | case·0: |
644 | ····return·create_element_a517414a2094ced2d0a6f8ebe35d7094de15d287(); | 644 | ····return·create_element_a517414a2094ced2d0a6f8ebe35d7094de15d287(); |
645 | case·1: | 645 | case·1: |
646 | ····return·create_element_a517414a2094ced2d0a6f8ebe35d7094de15d287(); | 646 | ····return·create_element_a517414a2094ced2d0a6f8ebe35d7094de15d287(); |
647 | default: | 647 | default: |
648 | ····return·NULL; | 648 | ····return·NULL; |
649 | } | 649 | } |
650 | } | 650 | } |
| |
651 | ufc_dofmap*·create_dofmap_a517414a2094ced2d0a6f8ebe35d7094de15d287(void); | 651 | ufc_dofmap*·create_dofmap_a517414a2094ced2d0a6f8ebe35d7094de15d287(void); |
| |
652 | ufc_dofmap*·create_dofmap_form_f1c14e4945a44c8facc787de1ba231c81d9f8b7d(int·i) | 652 | ufc_dofmap*·create_dofmap_form_3f94093493d3a96b4b6f83c7a3c1e590551de84f(int·i) |
653 | { | 653 | { |
654 | switch·(i) | 654 | switch·(i) |
655 | { | 655 | { |
656 | case·0: | 656 | case·0: |
657 | ····return·create_dofmap_a517414a2094ced2d0a6f8ebe35d7094de15d287(); | 657 | ····return·create_dofmap_a517414a2094ced2d0a6f8ebe35d7094de15d287(); |
658 | case·1: | 658 | case·1: |
659 | ····return·create_dofmap_a517414a2094ced2d0a6f8ebe35d7094de15d287(); | 659 | ····return·create_dofmap_a517414a2094ced2d0a6f8ebe35d7094de15d287(); |
660 | default: | 660 | default: |
661 | ····return·NULL; | 661 | ····return·NULL; |
662 | } | 662 | } |
663 | } | 663 | } |
| |
664 | ufc_integral*·create_cell_integral_form_f1c14e4945a44c8facc787de1ba231c81d9f8b7d(int·subdomain_id) | 664 | ufc_integral*·create_cell_integral_form_3f94093493d3a96b4b6f83c7a3c1e590551de84f(int·subdomain_id) |
665 | { | 665 | { |
666 | ··switch·(subdomain_id) | 666 | ··switch·(subdomain_id) |
667 | { | 667 | { |
668 | case·-1: | 668 | case·-1: |
669 | ····return·create_integral_cell_otherwise_f1c14e4945a44c8facc787de1ba231c81d9f8b7d(); | 669 | ····return·create_integral_cell_otherwise_3f94093493d3a96b4b6f83c7a3c1e590551de84f(); |
670 | default: | 670 | default: |
671 | ····return·NULL; | 671 | ····return·NULL; |
672 | } | 672 | } |
673 | } | 673 | } |
| |
674 | void·get_cell_integral_ids_form_f1c14e4945a44c8facc787de1ba231c81d9f8b7d(int·*ids) | 674 | void·get_cell_integral_ids_form_3f94093493d3a96b4b6f83c7a3c1e590551de84f(int·*ids) |
675 | { | 675 | { |
676 | ··ids[0]·=·-1; | 676 | ··ids[0]·=·-1; |
677 | return; | 677 | return; |
678 | } | 678 | } |
| |
Max diff block lines reached; 6625/12592 bytes (52.61%) of diff not shown.
|