Searched refs:De (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex70.c | 221 static void BForm_Div(PetscScalar De[], PetscScalar coords[]) in BForm_Div() argument 233 for (j = 0; j < nc_g; j++) De[nr_g * j + i] = Ge[nc_g * i + j]; in BForm_Div() 346 PetscScalar De[NODES_PER_EL * P_DOFS * NODES_PER_EL * U_DOFS]; in AssembleStokes_A() local 374 PetscCall(PetscMemzero(De, sizeof(De))); in AssembleStokes_A() 380 BForm_Div(De, el_coords); in AssembleStokes_A() 387 …PetscCall(MatSetValuesLocal(A, NODES_PER_EL * P_DOFS, p_eqn, NODES_PER_EL * U_DOFS, u_eqn, De, ADD… in AssembleStokes_A() 409 PetscScalar De[NODES_PER_EL * P_DOFS * NODES_PER_EL * U_DOFS]; in AssembleStokes_PC() local 437 PetscCall(PetscMemzero(De, sizeof(De))); in AssembleStokes_PC() 449 …PetscCall(MatSetValuesLocal(A, NODES_PER_EL * P_DOFS, p_eqn, NODES_PER_EL * U_DOFS, u_eqn, De, ADD… in AssembleStokes_PC()
|
| H A D | ex42.c | 698 static void FormDivergenceOperatorQ13D(PetscScalar De[], PetscScalar coords[]) in FormDivergenceOperatorQ13D() argument 711 for (j = 0; j < nc_g; j++) De[nr_g * j + i] = Ge[nc_g * i + j]; in FormDivergenceOperatorQ13D() 907 PetscScalar De[NODES_PER_EL * P_DOFS * NODES_PER_EL * U_DOFS]; in AssembleA_Stokes() local 935 PetscCall(PetscMemzero(De, sizeof(De))); in AssembleA_Stokes() 942 FormDivergenceOperatorQ13D(De, el_coords); in AssembleA_Stokes() 953 _ZERO_COL_i(De, 3 * n); in AssembleA_Stokes() 959 _ZERO_COL_i(De, 3 * n + 1); in AssembleA_Stokes() 965 _ZERO_COL_i(De, 3 * n + 2); in AssembleA_Stokes() 970 …atSetValuesStencil(A, NODES_PER_EL * P_DOFS, p_eqn, NODES_PER_EL * U_DOFS, u_eqn, De, ADD_VALUES)); in AssembleA_Stokes() 993 PetscScalar De[NODES_PER_EL * P_DOFS * NODES_PER_EL * U_DOFS]; in AssembleA_PCStokes() local [all …]
|
| H A D | ex43.c | 574 static void FormDivergenceOperatorQ1(PetscScalar De[], PetscScalar coords[]) in FormDivergenceOperatorQ1() argument 587 for (j = 0; j < nc_g; j++) De[nr_g * j + i] = Ge[nc_g * i + j]; in FormDivergenceOperatorQ1() 714 PetscScalar De[NODES_PER_EL * P_DOFS * NODES_PER_EL * U_DOFS]; in AssembleA_Stokes() local 746 PetscCall(PetscMemzero(De, sizeof(De))); in AssembleA_Stokes() 752 FormDivergenceOperatorQ1(De, el_coords); in AssembleA_Stokes() 759 …atSetValuesStencil(A, NODES_PER_EL * P_DOFS, p_eqn, NODES_PER_EL * U_DOFS, u_eqn, De, ADD_VALUES)); in AssembleA_Stokes() 784 PetscScalar De[NODES_PER_EL * P_DOFS * NODES_PER_EL * U_DOFS]; in AssembleA_PCStokes() local 816 PetscCall(PetscMemzero(De, sizeof(De))); in AssembleA_PCStokes()
|
| /petsc/src/binding/petsc4py/ |
| H A D | CHANGES.rst | 268 Juha Jaykka, and Michele De Stefano.
|
| /petsc/ |
| H A D | .mailmap | 66 Miguel Salazar De Troya <salazardetro1@llnl.gov>
|
| /petsc/doc/ |
| H A D | petsc.bib | 494 author = {Chan, Tony F and De Pillis, Lisette and Van Der Vorst, Henk}, 1797 author = {Barchanski, A. and Clemens, M. and De Gersem, H. and Steiner, T. and Weiland, 3496 author = {M. De Stefano and F. Golfré Andreasi and A. Secchi}, 3532 author = {Michele De Stefano and Federico Golfr\'{e} Andreasi and Simone Re and Massimo 3549 author = {Michele De Stefano}, 4469 author = {Michele De Stefano}, 6349 author = {H. De Gersem and Domenico Lahaye and S. Vandewalle and K. Hameyer}, 7255 author = {A. Bonfiglioli and P. De Palma and G. Pascazio and M. Napolitano}, 7687 author = {H. Vande Sande and W. Deprez and J. De Coster and F. Henrotte and K. Hameyer}, 7804 author = {H. Vande Sande and H. De Gersem and F. Henrotte and K. Hameyer}, [all …]
|