FE-Project
|
Public Attributes | |
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) | |
Definition at line 30 of file scale_localmesh_base.F90.
integer scale_localmesh_base::localmeshbase::ne |
Definition at line 31 of file scale_localmesh_base.F90.
integer scale_localmesh_base::localmeshbase::nes |
Definition at line 32 of file scale_localmesh_base.F90.
integer scale_localmesh_base::localmeshbase::nee |
Definition at line 33 of file scale_localmesh_base.F90.
integer scale_localmesh_base::localmeshbase::nea |
Definition at line 34 of file scale_localmesh_base.F90.
integer scale_localmesh_base::localmeshbase::nv |
Definition at line 35 of file scale_localmesh_base.F90.
class(elementbase), pointer scale_localmesh_base::localmeshbase::refelem |
Definition at line 37 of file scale_localmesh_base.F90.
real(rp), dimension(:,:), allocatable scale_localmesh_base::localmeshbase::pos_ev |
Definition at line 39 of file scale_localmesh_base.F90.
real(rp), dimension(:,:,:), allocatable scale_localmesh_base::localmeshbase::pos_en |
Definition at line 40 of file scale_localmesh_base.F90.
real(rp), dimension(:,:,:), allocatable scale_localmesh_base::localmeshbase::normal_fn |
Definition at line 41 of file scale_localmesh_base.F90.
real(rp), dimension(:,:), allocatable scale_localmesh_base::localmeshbase::sj |
Definition at line 43 of file scale_localmesh_base.F90.
real(rp), dimension(:,:), allocatable scale_localmesh_base::localmeshbase::j |
Definition at line 44 of file scale_localmesh_base.F90.
real(rp), dimension(:,:,:,:), allocatable scale_localmesh_base::localmeshbase::escale |
Definition at line 46 of file scale_localmesh_base.F90.
real(rp), dimension(:,:), allocatable scale_localmesh_base::localmeshbase::fscale |
Definition at line 47 of file scale_localmesh_base.F90.
integer, dimension(:,:), allocatable scale_localmesh_base::localmeshbase::etov |
Definition at line 49 of file scale_localmesh_base.F90.
integer, dimension(:,:), allocatable scale_localmesh_base::localmeshbase::etoe |
Definition at line 50 of file scale_localmesh_base.F90.
integer, dimension(:,:), allocatable scale_localmesh_base::localmeshbase::etof |
Definition at line 51 of file scale_localmesh_base.F90.
integer, dimension(:,:), allocatable scale_localmesh_base::localmeshbase::vmapm |
Definition at line 52 of file scale_localmesh_base.F90.
integer, dimension(:,:), allocatable scale_localmesh_base::localmeshbase::vmapp |
Definition at line 53 of file scale_localmesh_base.F90.
integer, dimension(:,:), allocatable scale_localmesh_base::localmeshbase::mapm |
Definition at line 54 of file scale_localmesh_base.F90.
integer, dimension(:,:), allocatable scale_localmesh_base::localmeshbase::mapp |
Definition at line 55 of file scale_localmesh_base.F90.
integer, dimension(:,:), allocatable scale_localmesh_base::localmeshbase::bctype |
Definition at line 57 of file scale_localmesh_base.F90.
integer, dimension(:), allocatable scale_localmesh_base::localmeshbase::mapb |
Definition at line 58 of file scale_localmesh_base.F90.
integer, dimension(:), allocatable scale_localmesh_base::localmeshbase::vmapb |
Definition at line 59 of file scale_localmesh_base.F90.
integer scale_localmesh_base::localmeshbase::tileid |
Definition at line 65 of file scale_localmesh_base.F90.
integer scale_localmesh_base::localmeshbase::panelid |
Definition at line 66 of file scale_localmesh_base.F90.
integer scale_localmesh_base::localmeshbase::prc_myrank |
Definition at line 67 of file scale_localmesh_base.F90.
integer scale_localmesh_base::localmeshbase::lcdomid |
Definition at line 68 of file scale_localmesh_base.F90.
real(rp), dimension(:,:,:,:), allocatable scale_localmesh_base::localmeshbase::g_ij |
The covariant component of metric tensor with horizontal general curvilinear coordinate.
Definition at line 70 of file scale_localmesh_base.F90.
real(rp), dimension(:,:,:,:), allocatable scale_localmesh_base::localmeshbase::gij |
The contravariant component of metric tensor with horizontal general curvilinear coordinate.
Definition at line 71 of file scale_localmesh_base.F90.
real(rp), dimension(:,:), allocatable scale_localmesh_base::localmeshbase::gsqrt |
The Jacobian of 3D transformation in the computational coordinate (=GsqrtH * GsqrtV)
Definition at line 72 of file scale_localmesh_base.F90.