SPEED
str_mesh_scratch::scratch_element Type Reference

Public Attributes

real *8, dimension(nofqp **2) x_nq
 x coordinate
 
real *8, dimension(nofqp **2) y_nq
 y coordinate
 
real *8, dimension(nofqp **2) z_nq
 z coordinate
 

Detailed Description

Definition at line 71 of file MODULES.f90.

Member Data Documentation

◆ x_nq

real*8, dimension(nofqp**2) str_mesh_scratch::scratch_element::x_nq

x coordinate

Definition at line 72 of file MODULES.f90.

72 real*8, dimension(nofqp**2) :: x_nq

◆ y_nq

real*8, dimension(nofqp**2) str_mesh_scratch::scratch_element::y_nq

y coordinate

Definition at line 73 of file MODULES.f90.

73 real*8, dimension(nofqp**2) :: y_nq

◆ z_nq

real*8, dimension(nofqp**2) str_mesh_scratch::scratch_element::z_nq

z coordinate

Definition at line 74 of file MODULES.f90.

74 real*8, dimension(nofqp**2) :: z_nq

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