Searched refs:PetscDualSpaceViewFromOptions (Results 1 – 2 of 2) sorted by relevance
112 PETSC_EXTERN PetscErrorCode PetscDualSpaceViewFromOptions(PetscDualSpace, PetscObject, const cha…
223 PetscErrorCode PetscDualSpaceViewFromOptions(PetscDualSpace A, PeOp PetscObject obj, const char nam… in PetscDualSpaceViewFromOptions() function347 …if (sp->setfromoptionscalled) PetscCall(PetscDualSpaceViewFromOptions(sp, NULL, "-petscdualspace_v… in PetscDualSpaceSetUp()