Searched refs:_p_Vec (Results 1 – 5 of 5) sorted by relevance
41 struct _p_Vec42 ctypedef _p_Vec* PetscVec "Vec"
75 `typedef _p_Vec* Vec;`). This organization allows the compiler to147 struct _p_Vec {410 opposed to `_p_<class>`, for example, `_n_PetscFunctionList` vs `_p_Vec`.
154 struct _p_Vec { struct
26 typedef struct _p_Vec *Vec;
817 PETSC_UNUSED static int TV_display_type(const struct _p_Vec *v) in TV_display_type()