#include "petsctao.h" PetscErrorCode TaoSetStateDesignIS(Tao tao, IS s_is, IS d_is)Logically Collective on Tao
tao | - The Tao context | |
s_is | - the index set corresponding to the state variables | |
d_is | - the index set corresponding to the design variables |