DiscretizationGetType

Gets the Discretization method type name (as a string).

Synopsis

#include "discretization.h"  
int DiscretizationGetType(Discretization disc, DiscretizationType *type)
Not collective

Input Parameter

disc -The discretization

Output Parameter

type -The name of Discretization method

Keywords

Discretization, get, type, name

See Also

DiscretizationSetType()

Level:intermediate
Location:
src/grid/discretization/interface/discreg.c
Index of all Discretization routines
Table of Contents for all manual pages
Index of all manual pages