Searched refs:PetscWeakFormViewTable_Ascii (Results 1 – 1 of 1) sorted by relevance
954 static PetscErrorCode PetscWeakFormViewTable_Ascii(PetscWeakForm wf, PetscViewer viewer, PetscBool … in PetscWeakFormViewTable_Ascii() function1053 …for (f = 0; f < PETSC_NUM_WF; ++f) PetscCall(PetscWeakFormViewTable_Ascii(wf, viewer, PETSC_TRUE, … in PetscWeakFormView_Ascii()