source:
issm/branches/trunk-larour-SLPS2022/src/c/modules/MmeToInputFromIdx/MmeToInputFromIdx.h@
27075
| Last change on this file since 27075 was 27075, checked in by , 3 years ago | |
|---|---|
| File size: 272 bytes | |
| Line | |
|---|---|
| 1 | #ifndef _MMETOINPUTFROMIDX_H |
| 2 | #define _MMETOINPUTFROMIDX_H |
| 3 | |
| 4 | class Inputs; |
| 5 | class Elements; |
| 6 | class Parameters; |
| 7 | |
| 8 | /* local prototypes: */ |
| 9 | void MmeToInputFromIdx(Inputs* inputs, Elements* elements, Parameters* parameters, int id, int rootenum, int interpolationenum); |
| 10 | |
| 11 | #endif |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)