Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dpetsc_ops.c16 …rCode DMGetLocalVectorInfo(DM dm, PetscInt *local_size, PetscInt *global_size, VecType *vec_type) { in DMGetLocalVectorInfo()
29 …Code DMGetGlobalVectorInfo(DM dm, PetscInt *local_size, PetscInt *global_size, VecType *vec_type) { in DMGetGlobalVectorInfo()
161 VecType vec_type; in DMReturnVecType() local
180 PetscErrorCode CeedOperatorCreateLocalVecs(CeedOperator op, VecType vec_type, MPI_Comm comm, Vec *i… in CeedOperatorCreateLocalVecs()
H A Dsetupdm.c19 PetscErrorCode CreateDM(MPI_Comm comm, ProblemData problem, MatType mat_type, VecType vec_type, DM … in CreateDM()
113 VecType vec_type; in VizRefineDM() local
H A Dmat-ceed.c319 VecType vec_type; in MatCreateCeed() local
459 VecType vec_type; in MatCreateCeed() local
528 VecType vec_type; in MatCeedCopy() local
H A Dmisc.c404 VecType vec_type; in PrintRunInfo() local
/libCEED/examples/petsc/
H A Dbps.c67 VecType vec_type = VECSTANDARD; in RunWithDM() local
125 VecType vec_type; in RunWithDM() local
328 VecType vec_type; in Run() local
H A Dbpsswarm.c68 VecType vec_type = VECSTANDARD; in main() local
243 VecType vec_type; in main() local
H A Darea.c74 VecType vec_type = VECSTANDARD; in main() local
H A Dbpssphere.c67 VecType vec_type = VECSTANDARD; in main() local
H A Dmultigrid.c124 VecType vec_type = VECSTANDARD; in main() local
H A Dbpsraw.c399 VecType default_vec_type = NULL, vec_type; in main() local
/libCEED/examples/fluids/
H A Dnavierstokes.c142 VecType vec_type = NULL; in main() local