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

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

Public Attributes

real(kind=dp) elem
 
real(kind=dp) face
 
real(kind=dp), dimension(5) bc_data
 
character(len=8) type
 

Detailed Description

Definition at line 73 of file re2.f90.

Member Data Documentation

◆ bc_data

real(kind=dp), dimension(5) re2::re2v2_bc_t::bc_data

Definition at line 76 of file re2.f90.

◆ elem

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

Definition at line 74 of file re2.f90.

◆ face

real(kind=dp) re2::re2v2_bc_t::face

Definition at line 75 of file re2.f90.

◆ type

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

Definition at line 77 of file re2.f90.


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