Last change
on this file since 6014 was 6014, checked in by Eric.Larour, 14 years ago |
Commit de la mort qui tue: new way of running petsc,
where options are specified using a @petscoptions class,
which acts in a different way for each analysis_type, with
of course some defaults. This allows to change the petsc
solver on a per analysis basis.
|
File size:
345 bytes
|
Line | |
---|
1 | function macro=PetscOptionsStringsEnum()
|
---|
2 | %PETSCOPTIONSSTRINGSENUM - Enum of PetscOptionsStrings
|
---|
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=PetscOptionsStringsEnum()
|
---|
10 |
|
---|
11 | macro=313;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.