petsc-3.3-p7 2013-05-11

DMIGACreate

Creates a DMIGA object.

Synopsis

#include "petscdmiga.h"   
PetscErrorCode  DMIGACreate(MPI_Comm comm, DM *iga)
Collective on MPI_Comm

Input Parameter

comm -The communicator for the DMIGA object

Output Parameter

iga -The DMIGA object

Keywords

DMIGA, create

Level:beginner
Location:
src/dm/impls/igaigacreate.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages