source:
issm/trunk/src/c/modules/InputDuplicatex/DuplicateInputx.h@
4060
| Last change on this file since 4060 was 4060, checked in by , 15 years ago | |
|---|---|
| File size: 400 bytes | |
| Line | |
|---|---|
| 1 | /*!\file: DuplicateInputx.h |
| 2 | * \brief header file for field extrusion |
| 3 | */ |
| 4 | |
| 5 | #ifndef _DUPLICATEINPUTX_H |
| 6 | #define _DUPLICATEINPUTX_H |
| 7 | |
| 8 | #include "../../DataSet/DataSet.h" |
| 9 | |
| 10 | /* local prototypes: */ |
| 11 | void DuplicateInputx(DataSet* elements,DataSet* nodes,DataSet* vertices,DataSet* loads,DataSet* materials,Parameters* parameters,int reinitialized_enum, int original_enum); |
| 12 | |
| 13 | #endif /* _DUPLICATEINPUTX_H */ |
| 14 |
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)