Home
last modified time | relevance | path

Searched defs:nc (Results 1 – 25 of 69) sorted by relevance

123

/petsc/src/mat/impls/nest/ftn-custom/
H A Dzmatnestf.c14 PETSC_EXTERN void matcreatenest_(MPI_Fint *comm, PetscInt *nr, IS is_row[], PetscInt *nc, IS is_col… in matcreatenest_()
39 PETSC_EXTERN void matnestsetsubmats_(Mat *B, PetscInt *nr, IS is_row[], PetscInt *nc, IS is_col[], … in matnestsetsubmats_()
/petsc/src/dm/field/impls/da/
H A Ddmfieldda.c32 PetscInt nc; in DMFieldView_DA() local
67 #define MEHess(out, cf, etaB, etaD, dim, nc, cast) \ argument
83 static void MultilinearEvaluate(PetscInt dim, PetscReal (*coordRange)[2], PetscInt nc, PetscScalar … in MultilinearEvaluate()
184 PetscInt N, n, nc; in DMFieldEvaluate_DA() local
216 PetscInt nq, nc; in DMFieldEvaluateFE_DA() local
309 PetscInt nc; in DMFieldEvaluateFV_DA() local
465 PetscErrorCode DMFieldCreateDA(DM dm, PetscInt nc, const PetscScalar *cornerValues, DMField *field) in DMFieldCreateDA()
/petsc/src/dm/field/tutorials/
H A Dex1.c29 PetscInt dim, i, nc; in TestEvaluate() local
64 PetscInt dim, i, nc, nq; in TestEvaluateFE() local
108 PetscInt dim, i, nc; in TestEvaluateFV() local
227 PetscInt nc = 1; in main() local
/petsc/src/mat/impls/nest/
H A Dmatnest.c42 PetscInt i, j, nr = bA->nr, nc = bA->nc; in MatMult_Nest() local
64 PetscInt i, j, nr = bA->nr, nc = bA->nc; in MatMultAdd_Nest() local
100 PetscInt i, j, M, N, nr, nc, ldb, ldc; in MatProductNumeric_Nest_Dense() local
173 PetscInt i, j, M, N, m, n, nr, nc, maxm = 0, ldb; in MatProductSymbolic_Nest_Dense() local
265 PetscInt i, j, nr = bA->nr, nc = bA->nc; in MatMultTransposeKernel_Nest() local
301 PetscInt i, j, nr = bA->nr, nc = bA->nc; in MatMultTransposeAddKernel_Nest() local
342 PetscInt i, j, nr = bA->nr, nc = bA->nc; in MatTranspose_Nest() local
613 PetscInt i, j, k, l, nr = rend - rbegin, nc = cend - cbegin; in MatNestGetBlock_Private() local
972 PetscInt i, j, nr = bA->nr, nc = bA->nc; in MatCopy_Nest() local
1005 PetscInt i, j, nr = bY->nr, nc = bY->nc; in MatAXPY_Nest() local
[all …]
H A Dmatnestimpl.h10 PetscInt nr, nc; /* nr x nc blocks */ member
/petsc/src/dm/impls/composite/
H A Dpackm.c88 PetscInt nc, rstart, *ccols, maxnc; in DMCreateMatrix_Composite_AIJ() local
135 PetscInt nc, rstart, row, maxnc, *ccols; in DMCreateMatrix_Composite_AIJ() local
/petsc/src/dm/impls/da/
H A Dfdda.c189 PetscInt dim, m, n, p, nc; in DMCreateColoring_DA() local
261 PetscInt xs, ys, nx, ny, i, j, ii, gxs, gys, gnx, gny, m, n, M, N, dim, s, k, nc, col; in DMCreateColoring_DA_2d_MPIAIJ() local
325 …PetscInt xs, ys, nx, ny, i, j, gxs, gys, gnx, gny, m, n, p, dim, s, k, nc, col, zs, gzs, i… in DMCreateColoring_DA_3d_MPIAIJ() local
390 PetscInt xs, nx, i, i1, gxs, gnx, l, m, M, dim, s, nc, col; in DMCreateColoring_DA_1d_MPIAIJ() local
459 PetscInt xs, ys, nx, ny, i, j, ii, gxs, gys, gnx, gny, m, n, dim, s, k, nc; in DMCreateColoring_DA_2d_5pt_MPIAIJ() local
824 …ys, nx, ny, i, j, slot, gxs, gys, gnx, gny, m, n, dim, s, *cols = NULL, k, nc, *rows = NULL, col, … in DMCreateMatrix_DA_2d_MPISELL() local
926 …PetscInt m, n, dim, s, *cols = NULL, k, nc, *rows = NULL, col, cnt, l, p, *dnz = NUL… in DMCreateMatrix_DA_3d_MPISELL() local
1036 …ys, nx, ny, i, j, slot, gxs, gys, gnx, gny, m, n, dim, s, *cols = NULL, k, nc, *rows = NULL, col, … in DMCreateMatrix_DA_2d_MPIAIJ() local
1148 PetscInt m, n, dim, s, *cols, k, nc, row, col, cnt, maxcnt = 0, l, p, M, N; in DMCreateMatrix_DA_2d_MPIAIJ_Fill() local
1272 …PetscInt m, n, dim, s, *cols = NULL, k, nc, *rows = NULL, col, cnt, l, p, *dnz = NUL… in DMCreateMatrix_DA_3d_MPIAIJ() local
[all …]
H A Ddainterp.c44 PetscInt row, col, i_start_ghost, mx, m_c, nc, ratio; in DMCreateInterpolation_DA_1D_Q1() local
176 PetscInt row, col, i_start_ghost, mx, m_c, nc, ratio; in DMCreateInterpolation_DA_1D_Q0() local
262 …PetscInt row, col, i_start_ghost, j_start_ghost, cols[4], mx, m_c, my, nc, ratioi, r… in DMCreateInterpolation_DA_2D_Q1() local
490 …PetscInt row, col, i_start_ghost, j_start_ghost, cols[4], mx, m_c, my, nc, ratioi, r… in DMCreateInterpolation_DA_2D_Q0() local
610 PetscInt m_ghost, n_ghost, p_ghost, m_ghost_c, n_ghost_c, p_ghost_c, nc, *dnz, *onz; in DMCreateInterpolation_DA_3D_Q0() local
740 …PetscInt row, col, i_start_ghost, j_start_ghost, cols[8], mx, m_c, my, nc, ratioi, r… in DMCreateInterpolation_DA_3D_Q1() local
1009 PetscInt dimc, Mc, Nc, Pc, mc, nc, pc, dofc, sc, dimf, Mf, Nf, Pf, mf, nf, pf, doff, sf; in DMCreateInterpolation_DA() local
1058 PetscInt row, i_start_ghost, mx, m_c, nc, ratioi; in DMCreateInjection_DA_1D() local
1114 PetscInt row, i_start_ghost, j_start_ghost, mx, m_c, my, nc, ratioi, ratioj; in DMCreateInjection_DA_2D() local
1183 PetscInt row, nc, dof; in DMCreateInjection_DA_3D() local
[all …]
H A Dgrglvis.c201 PetscInt ien, jen, ken, nc, nl, cdof, deg; in DMSetUpGLVisViewer_DMDA() local
453 PetscInt nc, nl; in DMDAView_GLVis_ASCII() local
/petsc/src/mat/graphops/color/impls/minpack/
H A Dcolor.c38 PetscInt bs = 1, rstart, rend, N_loc, nc; in MatColoringApply_SL() local
138 PetscInt bs = 1, rstart, rend, N_loc, nc; in MatColoringApply_LF() local
241 PetscInt bs = 1, rstart, rend, N_loc, nc; in MatColoringApply_ID() local
/petsc/src/dm/tutorials/
H A Dex5.c9 PetscInt M = 10, N = 8, ne, nc, i; in main() local
/petsc/src/mat/tutorials/
H A Dex12.c18 PetscInt n, i, *cnt, *indices, nc; in PadMatrix() local
/petsc/src/mat/graphops/color/impls/natural/
H A Dnatural.c15 PetscInt rstart, rend, N_loc, nc; in MatColoringApply_Natural() local
/petsc/src/ksp/ksp/tests/
H A Dex9.c7 PetscInt i, j, nr, nc; in replace_submats() local
/petsc/src/mat/tests/
H A Dex240.c9 PetscInt N, mx = 5, my = 4, i, j, nc, nrow, n, ncols, rstart, *colors, *map; in main() local
H A Dex51.c39 PetscInt nr = 1, nc = 1; in main() local
H A Dex202.c7 const PetscInt nr = 2, nc = 3, nk = 10; in TestInitialMatrix() local
H A Dex54.c61 PetscInt nr = 1, nc = 1; in main() local
/petsc/src/vec/is/is/utils/
H A Discoloring.c199 PetscErrorCode ISColoringGetColors(ISColoring iscoloring, PetscInt *n, PetscInt *nc, const ISColori… in ISColoringGetColors()
238 PetscInt *mcolors, **ii, nc = iscoloring->n, i, base, n = iscoloring->N; in ISColoringGetIS() local
331 PetscInt nc, ncwork; in ISColoringCreate() local
/petsc/src/binding/petsc4py/src/petsc4py/lib/_pytypes/viewer/
H A Dpetscpyvista.py8 def _convertCell(ctype, cells, nc, off): argument
/petsc/src/mat/graphops/color/interface/
H A Dmatcoloring.c355 PetscInt nc, ncolors; in MatColoringApply() local
/petsc/src/mat/graphops/color/utils/
H A Dvalid.c100 PetscInt nn, c, i, j, M, N, nc, nnz, col, row; in MatISColoringTest() local
/petsc/src/ksp/ksp/tutorials/
H A Dex36.cxx257 PetscInt dof_indices[8], nc, npoints; in ComputeRHS_MOAB() local
352 PetscInt i, j, q, nconn, nglobale, nglobalv, nc, npoints, hlevel; in ComputeMatrix_MOAB() local
H A Dex35.cxx289 PetscInt i, q, nconn, nc, npoints; in ComputeRHS() local
388 PetscInt i, j, q, nconn, nglobale, nglobalv, nc, npoints, hlevel; in ComputeMatrix() local
/petsc/src/mat/impls/aij/mpi/strumpack/
H A Dstrumpack.c546 static PetscErrorCode MatSTRUMPACKSetGeometricComponents_STRUMPACK(Mat F, PetscInt nc) in MatSTRUMPACKSetGeometricComponents_STRUMPACK()
609 PetscErrorCode MatSTRUMPACKSetGeometricComponents(Mat F, PetscInt nc) in MatSTRUMPACKSetGeometricComponents()
1063 PetscInt min_sep_size, leaf_size, nxyz[3], nrdims, nc, w; in MatGetFactor_aij_strumpack() local

123