#include "petscpc.h" PetscErrorCode PCBDDCMatFETIDPGetRHS(Mat fetidp_mat, Vec standard_rhs, Vec fetidp_flux_rhs)Collective
fetidp_mat | - the FETIDP matrix object obtained by calling PCBDDCCreateFETIDPOperators | |
standard_rhs | - the right-hand side for your linear system | |
fetidp_flux_rhs | - the right-hand side for the FETIDP linear system |
Level:developer
Location:src/ksp/pc/impls/bddc/bddc.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages