Home
last modified time | relevance | path

Searched refs:TV_ascii_string_type (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/totalview/
H A Dtv_data_display.h47 #define TV_ascii_string_type "$string" macro
/petsc/src/vec/vec/interface/
H A Dvector.c824 TV_add_row("Typename", TV_ascii_string_type, ((PetscObject)v)->type_name); in TV_display_type()
/petsc/src/mat/interface/
H A Dmatrix.c1250 TV_add_row("Typename", TV_ascii_string_type, ((PetscObject)mat)->type_name); in TV_display_type()