The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Public Attributes | List of all members
gs_region_info Type Reference

Detailed Description

Information for non-continuous regions.

Public Attributes

type(oft_1d_int), dimension(:), pointer bc_nodes => NULL()
 Needs docs.
 
integer(i4block_max = 0
 Needs docs.
 
integer(i4), dimension(:), pointer, contiguous dense_flag => NULL()
 Needs docs.
 
integer(i4nnonaxi = 0
 Number of non-continuous regions.
 
type(oft_1d_int), dimension(:), pointer noaxi_nodes => NULL()
 Needs docs.
 
integer(i4), dimension(:,:), pointer, contiguous node_mark => NULL()
 Needs docs.
 
real(r8), dimension(:,:), pointer, contiguous nonaxi_vals => NULL()
 Needs docs.
 
integer(i4), dimension(:), pointer, contiguous reg_map => NULL()
 Needs docs.
 

Member Data Documentation

◆ bc_nodes

type(oft_1d_int), dimension(:), pointer bc_nodes => NULL()

Needs docs.

◆ block_max

integer(i4) block_max = 0

Needs docs.

◆ dense_flag

integer(i4), dimension(:), pointer, contiguous dense_flag => NULL()

Needs docs.

◆ nnonaxi

integer(i4) nnonaxi = 0

Number of non-continuous regions.

◆ noaxi_nodes

type(oft_1d_int), dimension(:), pointer noaxi_nodes => NULL()

Needs docs.

◆ node_mark

integer(i4), dimension(:,:), pointer, contiguous node_mark => NULL()

Needs docs.

◆ nonaxi_vals

real(r8), dimension(:,:), pointer, contiguous nonaxi_vals => NULL()

Needs docs.

◆ reg_map

integer(i4), dimension(:), pointer, contiguous reg_map => NULL()

Needs docs.


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