Octopus
|
tesselation derived type More...
tesselation derived type
Definition at line 142 of file pcm_eom.F90.
Private Attributes | |
real(real64), dimension(1:3) | point |
representative point of the tessera More... | |
real(real64) | area |
area of the tessera More... | |
real(real64), dimension(1:3) | normal |
unitary outgoing vector normal to the tessera surface More... | |
real(real64) | r_sphere |
radius of the sphere to which the tessera belongscd More... | |
|
private |
representative point of the tessera
Definition at line 143 of file pcm_eom.F90.
|
private |
area of the tessera
Definition at line 144 of file pcm_eom.F90.
|
private |
unitary outgoing vector normal to the tessera surface
Definition at line 145 of file pcm_eom.F90.
|
private |
radius of the sphere to which the tessera belongscd
Definition at line 146 of file pcm_eom.F90.