Searched defs:vdim (Results 1 – 3 of 3) sorted by relevance
291 … PetscInt i, n, vdim, ordering = 1; /* mfem::FiniteElementSpace::Ordering::byVDIM */ in VecView_Seq_ASCII() local
182 … PetscInt i, n, vdim, ordering = 1; /* mfem::FiniteElementSpace::Ordering::byVDIM */ in VecView_MPI_ASCII() local
912 const PetscInt xdim = dim / 2, vdim = dim / 2; in InitializeParticles_Regular() local