Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
tree_amg_multigrid::tamg_wrk_t Type Reference
Collaboration diagram for tree_amg_multigrid::tamg_wrk_t:

Public Attributes

real(kind=rp), dimension(:), allocatable r
 
real(kind=rp), dimension(:), allocatable rc
 
real(kind=rp), dimension(:), allocatable tmp
 
type(c_ptr) r_d = C_NULL_PTR
 
type(c_ptr) rc_d = C_NULL_PTR
 
type(c_ptr) tmp_d = C_NULL_PTR
 

Detailed Description

Definition at line 68 of file tree_amg_multigrid.f90.

Member Data Documentation

◆ r

real(kind=rp), dimension(:), allocatable tree_amg_multigrid::tamg_wrk_t::r

Definition at line 69 of file tree_amg_multigrid.f90.

◆ r_d

type(c_ptr) tree_amg_multigrid::tamg_wrk_t::r_d = C_NULL_PTR

Definition at line 72 of file tree_amg_multigrid.f90.

◆ rc

real(kind=rp), dimension(:), allocatable tree_amg_multigrid::tamg_wrk_t::rc

Definition at line 70 of file tree_amg_multigrid.f90.

◆ rc_d

type(c_ptr) tree_amg_multigrid::tamg_wrk_t::rc_d = C_NULL_PTR

Definition at line 73 of file tree_amg_multigrid.f90.

◆ tmp

real(kind=rp), dimension(:), allocatable tree_amg_multigrid::tamg_wrk_t::tmp

Definition at line 71 of file tree_amg_multigrid.f90.

◆ tmp_d

type(c_ptr) tree_amg_multigrid::tamg_wrk_t::tmp_d = C_NULL_PTR

Definition at line 74 of file tree_amg_multigrid.f90.


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