#include "petscds.h" PetscErrorCode PetscDSSetImplicit(PetscDS prob, PetscInt f, PetscBool implicit)Not collective
prob | - The PetscDS object | |
f | - The field number | |
implicit | - The flag indicating what kind of solve to use for this field |
Level:developer
Location:src/dm/dt/interface/dtds.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages