Home
last modified time | relevance | path

Searched defs:n0 (Results 1 – 11 of 11) sorted by relevance

/petsc/src/dm/dt/interface/
H A Ddtds.c1354 PetscInt n0, n1; in PetscDSGetResidual() local
1417 PetscInt n0, n1; in PetscDSGetRHSResidual() local
1511 PetscInt n0, n1, n2, n3; in PetscDSGetJacobian() local
1649 PetscInt n0, n1, n2, n3; in PetscDSGetJacobianPreconditioner() local
1761 PetscInt n0, n1, n2, n3; in PetscDSGetDynamicJacobian() local
2003 PetscInt n0, n1; in PetscDSGetBdResidual() local
2100 PetscInt n0, n1, n2, n3; in PetscDSGetBdJacobian() local
2216 PetscInt n0, n1, n2, n3; in PetscDSGetBdJacobianPreconditioner() local
H A Ddtweakform.c477 …cWeakForm wf, DMLabel label, PetscInt val, PetscInt f, PetscInt part, PetscInt *n0, void (***f0)(P… in PetscWeakFormGetResidual() argument
493 …scWeakForm wf, DMLabel label, PetscInt val, PetscInt f, PetscInt part, PetscInt n0, void (**f0)(Pe… in PetscWeakFormSetResidual() argument
509 …cWeakForm wf, DMLabel label, PetscInt val, PetscInt f, PetscInt part, PetscInt *n0, void (***f0)(P… in PetscWeakFormGetBdResidual() argument
525 …scWeakForm wf, DMLabel label, PetscInt val, PetscInt f, PetscInt part, PetscInt n0, void (**f0)(Pe… in PetscWeakFormSetBdResidual() argument
543 PetscInt n0, n1, n2, n3; in PetscWeakFormHasJacobian() local
556 …, DMLabel label, PetscInt val, PetscInt f, PetscInt g, PetscInt part, PetscInt *n0, void (***g0)(P… in PetscWeakFormGetJacobian() argument
580 …f, DMLabel label, PetscInt val, PetscInt f, PetscInt g, PetscInt part, PetscInt n0, void (**g0)(Pe… in PetscWeakFormSetJacobian() argument
606 PetscInt n0, n1, n2, n3; in PetscWeakFormHasJacobianPreconditioner() local
619 …, DMLabel label, PetscInt val, PetscInt f, PetscInt g, PetscInt part, PetscInt *n0, void (***g0)(P… in PetscWeakFormGetJacobianPreconditioner() argument
643 …f, DMLabel label, PetscInt val, PetscInt f, PetscInt g, PetscInt part, PetscInt n0, void (**g0)(Pe… in PetscWeakFormSetJacobianPreconditioner() argument
[all …]
/petsc/src/dm/dt/fe/impls/basic/
H A Dfebasic.c395 PetscInt n0, n1, i; in PetscFEIntegrateResidual_Basic() local
501 PetscInt n0, n1, i; in PetscFEIntegrateBdResidual_Basic() local
615 PetscInt n0, n1, i; in PetscFEIntegrateHybridResidual_Basic() local
749 PetscInt n0, n1, n2, n3; in PetscFEIntegrateJacobian_Basic() local
898 PetscInt n0, n1, n2, n3, i; in PetscFEIntegrateBdJacobian_Basic() local
1065 PetscInt n0, n1, n2, n3, i; in PetscFEIntegrateHybridJacobian_Basic() local
/petsc/src/dm/impls/da/
H A Dda2.c201 PetscMPIInt rank, size, n0, n1, n2, n3, n5, n6, n7, n8; in DMSetUp_DA_2D() local
H A Dda3.c211 PetscMPIInt n0, n1, n2, n3, n4, n5, n6, n7, n8, n9, n10, n11, n12, n14; in DMSetUp_DA_3D() local
/petsc/src/dm/dt/tests/
H A Dex12.c28 PetscInt n0, n1, i; in CheckResidual() local
/petsc/src/mat/tests/
H A Dex23.c587 PetscInt *idx0, *idx1, n0, n1; in main() local
/petsc/src/ts/tutorials/
H A Dex10.c652 RDNode n, n0, nx, n0x, nt, ntx; in RDIFunction_FE() local
934 RDNode n0[3], n1[3], d[3], fd[3]; in RDTestDifferentiation() local
/petsc/src/ksp/pc/impls/mg/
H A Dmg.c1311 PetscLogDouble nnz0 = 0, sgc = 0, soc = 0, n0 = 0; in PCMGGetGridComplexity() local
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c2396 PetscInt n0; in PlexLayerCreateSFs_Private() local
2403 PetscInt n0; in PlexLayerCreateSFs_Private() local
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c1916 PetscInt N = ctx->mat_offset[ctx->num_grids], n0 = ctx->mat_offset[grid] + b_id * N; in LandauCreateJacobianMatrix() local