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

NEKTON session data struct. More...

Collaboration diagram for rea::rea_t:

Public Attributes

type(mesh_tmsh
 Mesh (rep. as a Neko mesh) More...
 
real(kind=dp), dimension(:), allocatable params
 Parameters. More...
 
character(len=3), dimension(:,:), allocatable cbc
 

Detailed Description

Todo:
add missing data fields

Definition at line 13 of file rea.f90.

Member Data Documentation

◆ cbc

character(len=3), dimension(:,:), allocatable rea::rea_t::cbc

Definition at line 16 of file rea.f90.

◆ msh

type(mesh_t) rea::rea_t::msh

Definition at line 14 of file rea.f90.

◆ params

real(kind=dp), dimension(:), allocatable rea::rea_t::params

Definition at line 15 of file rea.f90.


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