source:
issm/trunk/src/c/modules/NodeConnectivityx/NodeConnectivityx.h@
3906
| Last change on this file since 3906 was 1105, checked in by , 16 years ago | |
|---|---|
| File size: 311 bytes | |
| Line | |
|---|---|
| 1 | /*!\file: NodeConnectivityx.h |
| 2 | * \brief header file for node connectivity computation |
| 3 | */ |
| 4 | |
| 5 | #ifndef _NODECONNECTIVITYX_H |
| 6 | #define _NODECONNECTIVITYX_H |
| 7 | |
| 8 | /* local prototypes: */ |
| 9 | void NodeConnectivityx( double** pconnectivity, int* pwidth,double* elements, int nel, int nods); |
| 10 | |
| 11 | #endif /* _NODECONNECTIVITYX_H */ |
| 12 |
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)