The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Public Attributes | List of all members
exodus_curve Type Reference

Detailed Description

T3D CAD boundary structure.

Public Attributes

integer(i4cid = -1
 Curve ID in OFT ordering.
 
integer(i4), dimension(:,:), pointer lgme => NULL()
 List of geometry model edges.
 
character(len=oft_slen) name = ''
 
integer(i4ne = 0
 Number of geometry model edges.
 
integer(i4top_cid = -1
 Curve ID from geometry file.
 

Member Data Documentation

◆ cid

integer(i4) cid = -1

Curve ID in OFT ordering.

◆ lgme

integer(i4), dimension(:,:), pointer lgme => NULL()

List of geometry model edges.

◆ name

character(len=oft_slen) name = ''

◆ ne

integer(i4) ne = 0

Number of geometry model edges.

◆ top_cid

integer(i4) top_cid = -1

Curve ID from geometry file.


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