Searched defs:_p_TS (Results 1 – 1 of 1) sorted by relevance
160 struct _p_TS { struct162 TSProblemType problem_type;163 TSEquationType equation_type;165 DM dm;166 Vec vec_sol; /* solution vector in first and second order equations */167 Vec vec_sol0; /* solution vector at the beginning of the step */168 Vec vec_dot; /* time derivative vector in second order equations */169 TSAdapt adapt;170 TSAdaptType default_adapt_type;171 TSEvent event;[all …]