OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
modmesh_types::elemrectype Type Reference

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
 

Detailed Description

element record type: fields for a particular element


The documentation for this type was generated from the following file: