![]() |
OpenFAST
Wind turbine multiphysics simulator
|
element record type: fields for a particular element More...
Public Attributes | |
| integer | xelement |
| which kind of element | |
| integer | nneighbors |
| how many neighbors | |
| real(reki) | det_jac |
| determinant of the Jacobian (e.g., 1/2 the length of a line-2 element) | |
| integer, dimension(:), allocatable | elemnodes |
| the list of nodes | |
element record type: fields for a particular element
1.8.13