FE-Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
scale_localmesh_1d::localmesh1d Type Reference
Inheritance diagram for scale_localmesh_1d::localmesh1d:
scale_localmesh_base::localmeshbase

Public Attributes

type(elementbase1d), pointer refelem1d
 
real(rp) xmin
 
real(rp) xmax
 
- Public Attributes inherited from scale_localmesh_base::localmeshbase
integer ne
 
integer nes
 
integer nee
 
integer nea
 
integer nv
 
class(elementbase), pointer refelem
 
real(rp), dimension(:,:), allocatable pos_ev
 
real(rp), dimension(:,:,:), allocatable pos_en
 
real(rp), dimension(:,:,:), allocatable normal_fn
 
real(rp), dimension(:,:), allocatable sj
 
real(rp), dimension(:,:), allocatable j
 
real(rp), dimension(:,:,:,:), allocatable escale
 
real(rp), dimension(:,:), allocatable fscale
 
integer, dimension(:,:), allocatable etov
 
integer, dimension(:,:), allocatable etoe
 
integer, dimension(:,:), allocatable etof
 
integer, dimension(:,:), allocatable vmapm
 
integer, dimension(:,:), allocatable vmapp
 
integer, dimension(:,:), allocatable mapm
 
integer, dimension(:,:), allocatable mapp
 
integer, dimension(:,:), allocatable bctype
 
integer, dimension(:), allocatable mapb
 
integer, dimension(:), allocatable vmapb
 
integer tileid
 
integer panelid
 
integer prc_myrank
 
integer lcdomid
 
real(rp), dimension(:,:,:,:), allocatable g_ij
 The covariant component of metric tensor with horizontal general curvilinear coordinate.
 
real(rp), dimension(:,:,:,:), allocatable gij
 The contravariant component of metric tensor with horizontal general curvilinear coordinate.
 
real(rp), dimension(:,:), allocatable gsqrt
 The Jacobian of 3D transformation in the computational coordinate (=GsqrtH * GsqrtV)
 

Detailed Description

Definition at line 29 of file scale_localmesh_1d.F90.

Member Data Documentation

◆ refelem1d

type(elementbase1d), pointer scale_localmesh_1d::localmesh1d::refelem1d

Definition at line 31 of file scale_localmesh_1d.F90.

31 type(ElementBase1D), pointer :: refElem1D

◆ xmin

real(rp) scale_localmesh_1d::localmesh1d::xmin

Definition at line 32 of file scale_localmesh_1d.F90.

32 real(RP) :: xmin, xmax

◆ xmax

real(rp) scale_localmesh_1d::localmesh1d::xmax

Definition at line 32 of file scale_localmesh_1d.F90.


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