Searched refs:KSPRHSFunction (Results 1 – 3 of 3) sorted by relevance
55 cdef KSPRHSFunction
743 rhs: KSPRHSFunction, argument
297 KSPRHSFunction = Callable[[KSP, Vec], None] variable