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

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

Public Attributes

real(kind=dp) elem
 
real(kind=dp) zone
 
real(kind=dp), dimension(5) point
 
character(len=8) type
 

Detailed Description

Definition at line 65 of file re2.f90.

Member Data Documentation

◆ elem

real(kind=dp) re2::re2v2_curve_t::elem

Definition at line 66 of file re2.f90.

◆ point

real(kind=dp), dimension(5) re2::re2v2_curve_t::point

Definition at line 68 of file re2.f90.

◆ type

character(len=8) re2::re2v2_curve_t::type

Definition at line 69 of file re2.f90.

◆ zone

real(kind=dp) re2::re2v2_curve_t::zone

Definition at line 67 of file re2.f90.


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