Home
last modified time | relevance | path

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

/petsc/src/dm/dt/interface/
H A Ddtweakform.c954 static PetscErrorCode PetscWeakFormViewTable_Ascii(PetscWeakForm wf, PetscViewer viewer, PetscBool … in PetscWeakFormViewTable_Ascii() function
1053 …for (f = 0; f < PETSC_NUM_WF; ++f) PetscCall(PetscWeakFormViewTable_Ascii(wf, viewer, PETSC_TRUE, … in PetscWeakFormView_Ascii()