Searched defs:dimin (Results 1 – 3 of 3) sorted by relevance
21 PetscInt dimin, dimout; /* dimension of input and output spaces */ member
8 PetscInt dimin, dimout; member
84 PetscErrorCode PFCreate(MPI_Comm comm, PetscInt dimin, PetscInt dimout, PF *pf) in PFCreate()