Neko  0.8.99
A portable framework for high-order spectral element flow simulations
re2::re2v1_curve_t Type Reference

NEKTON re2 curve data (version 1) More...

Public Attributes

integer elem
 
integer zone
 
real(kind=sp), dimension(5) point
 
character(len=4) type
 

Detailed Description

Definition at line 31 of file re2.f90.

Member Data Documentation

◆ elem

integer re2::re2v1_curve_t::elem

Definition at line 32 of file re2.f90.

◆ point

real(kind=sp), dimension(5) re2::re2v1_curve_t::point

Definition at line 34 of file re2.f90.

◆ type

character(len=4) re2::re2v1_curve_t::type

Definition at line 35 of file re2.f90.

◆ zone

integer re2::re2v1_curve_t::zone

Definition at line 33 of file re2.f90.


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