petsc-3.13.6 2020-09-29
Report Typos and Errors

PetscFVViewFromOptions

View from Options

Synopsis

#include "petscfv.h" 
PetscErrorCode  PetscFVViewFromOptions(PetscFV A,PetscObject obj,const char name[])
Collective on PetscFV

Input Parameters

A - the PetscFV object
obj - Optional object
name - command line option

See Also

PetscFV, PetscFVView, PetscObjectViewFromOptions(), PetscFVCreate()

Level

intermediate

Location

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