DAViewFromOptions

This function visualizes the DA based upon user options.

Synopsis

#include "petscda.h"   
PetscErrorCode PETSCDM_DLLEXPORT DAViewFromOptions(DA da, const char title[])
Collective on DA

Input Parameters

da - The DA
title - The title (currently ignored)

Keywords

DA, view, options, database

See Also

DASetFromOptions(), DAView()

Level:intermediate
Location:
src/dm/da/src/dacreate.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages