Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/da/
H A Ddainterp.c46 PetscInt m_ghost,m_ghost_c; in DMCreateInterpolation_DA_1D_Q1() local
188 PetscInt m_ghost,m_ghost_c; in DMCreateInterpolation_DA_1D_Q0() local
277 PetscInt m_ghost,n_ghost,m_ghost_c,n_ghost_c,*dnz,*onz; in DMCreateInterpolation_DA_2D_Q1() local
515 PetscInt m_ghost,n_ghost,m_ghost_c,n_ghost_c,*dnz,*onz; in DMCreateInterpolation_DA_2D_Q0() local
641 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
776 PetscInt m_ghost,n_ghost,m_ghost_c,n_ghost_c,Mz,mz; in DMCreateInterpolation_DA_3D_Q1() local
1119 PetscInt m_ghost,m_ghost_c; in DMCreateInjection_DA_1D() local
1178 PetscInt m_ghost,n_ghost,m_ghost_c,n_ghost_c; in DMCreateInjection_DA_2D() local
1245 PetscInt m_ghost,n_ghost,p_ghost,m_ghost_c,n_ghost_c,p_ghost_c; in DMCreateInjection_DA_3D() local
1407 …PetscInt i_start_ghost_c,j_start_ghost_c,l_start_ghost_c,m_ghost_c,n_ghost_c,p_ghost… in DMDACreateAggregates() local