PETSc version 3.16.6
Fix/Edit manual page

PetscDualSpaceViewFromOptions

View from Options

Synopsis

#include "petscfe.h" 
PetscErrorCode  PetscDualSpaceViewFromOptions(PetscDualSpace A,PetscObject obj,const char name[])
Collective on PetscDualSpace

Input Parameters

A - the PetscDualSpace object
obj - Optional object, proivides prefix
name - command line option

See Also

PetscDualSpace, PetscDualSpaceView(), PetscObjectViewFromOptions(), PetscDualSpaceCreate()

Level

intermediate

Location

src/dm/dt/dualspace/interface/dualspace.c
Index of all DUALSPACE routines
Table of Contents for all manual pages
Index of all manual pages