source: issm/trunk/src/m/enum/EpsRelEnum.m@ 4047

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

Starting cleanup of control_core.
Introduced gradient_core and adjoint_core solutions. Trying to get the gradient and the adjoint
inside the elements, instead of as node vectors.

File size: 293 bytes
Line 
1function macro=EpsRelEnum()
2%EPSRELENUM - Enum of EpsRel
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=EpsRelEnum()
10
11macro=209;
Note: See TracBrowser for help on using the repository browser.