#include "petscds.h" PetscErrorCode PetscDSSetConstants(PetscDS prob, PetscInt numConstants, PetscScalar constants[])Not collective
prob | - The PetscDS object | |
numConstants | - The number of constants | |
constants | - The array of constants, NULL if there are none |
Level:intermediate
Location:src/dm/dt/interface/dtds.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages