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

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

Public Attributes

integer elem
 
integer face
 
real(kind=sp), dimension(5) bc_data
 
character(len=4) type
 

Detailed Description

Definition at line 39 of file re2.f90.

Member Data Documentation

◆ bc_data

real(kind=sp), dimension(5) re2::re2v1_bc_t::bc_data

Definition at line 42 of file re2.f90.

◆ elem

integer re2::re2v1_bc_t::elem

Definition at line 40 of file re2.f90.

◆ face

integer re2::re2v1_bc_t::face

Definition at line 41 of file re2.f90.

◆ type

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

Definition at line 43 of file re2.f90.


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