Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
phmg::phmg_lvl_t Type Reference
Collaboration diagram for phmg::phmg_lvl_t:

Public Attributes

integer lvl = -1
 
type(space_t), pointer xh
 
type(dofmap_t), pointer dm_xh
 
type(gs_t), pointer gs_h
 
type(cheby_tcheby
 
type(jacobi_tjacobi
 
type(coef_t), pointer coef
 
type(bc_list_tbclst
 
type(dirichlet_tbc
 
type(field_tr
 
type(field_tw
 
type(field_tz
 

Detailed Description

Definition at line 59 of file phmg.f90.

Member Data Documentation

◆ bc

type(dirichlet_t) phmg::phmg_lvl_t::bc

Definition at line 68 of file phmg.f90.

◆ bclst

type(bc_list_t) phmg::phmg_lvl_t::bclst

Definition at line 67 of file phmg.f90.

◆ cheby

type(cheby_t) phmg::phmg_lvl_t::cheby

Definition at line 64 of file phmg.f90.

◆ coef

type(coef_t), pointer phmg::phmg_lvl_t::coef

Definition at line 66 of file phmg.f90.

◆ dm_xh

type(dofmap_t), pointer phmg::phmg_lvl_t::dm_xh

Definition at line 62 of file phmg.f90.

◆ gs_h

type(gs_t), pointer phmg::phmg_lvl_t::gs_h

Definition at line 63 of file phmg.f90.

◆ jacobi

type(jacobi_t) phmg::phmg_lvl_t::jacobi

Definition at line 65 of file phmg.f90.

◆ lvl

integer phmg::phmg_lvl_t::lvl = -1

Definition at line 60 of file phmg.f90.

◆ r

type(field_t) phmg::phmg_lvl_t::r

Definition at line 69 of file phmg.f90.

◆ w

type(field_t) phmg::phmg_lvl_t::w

Definition at line 69 of file phmg.f90.

◆ xh

type(space_t), pointer phmg::phmg_lvl_t::xh

Definition at line 61 of file phmg.f90.

◆ z

type(field_t) phmg::phmg_lvl_t::z

Definition at line 69 of file phmg.f90.


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