source: issm/trunk/src/m/enum/PetscVecParamEnum.m@ 4856

Last change on this file since 4856 was 4856, checked in by Eric.Larour, 15 years ago

Took out QmuMassFluxNumSegmentsEnum, not needed anymore. Using the DoubleMatArrayParam
object to supply this info.

File size: 321 bytes
Line 
1function macro=PetscVecParamEnum()
2%PETSCVECPARAMENUM - Enum of PetscVecParam
3%
4% WARNING: DO NOT MODIFY THIS FILE
5% this file has been automatically generated by src/c/SynchronizeMatlabEnum
6% Please read src/c/README for more information
7%
8% Usage:
9% macro=PetscVecParamEnum()
10
11macro=106;
Note: See TracBrowser for help on using the repository browser.