Searched defs:Mat_SeqAIJKokkosTriFactors (Results 1 – 1 of 1) sorted by relevance
58 struct Mat_SeqAIJKokkosTriFactors { struct76 Mat_SeqAIJKokkosTriFactors(PetscInt n) : workVector("workVector", n) in Mat_SeqAIJKokkosTriFactors() argument82 ~Mat_SeqAIJKokkosTriFactors() { Destroy(); } in ~Mat_SeqAIJKokkosTriFactors() argument84 void Destroy() in Destroy()