Toggle navigation
Treelm
TreElm Overview
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
tem_plane
Derived Type
4 statements
Source File
tem_geometry_line.f90
tem_intersection_module
tem_plane
Contents
Variables
coord
normal
type, public :: tem_plane
Contents
Variables
coord
normal
Components
Type
Visibility
Attributes
Name
Initial
real(kind=rk),
private
::
coord
(3)
real world coordinates of one point of the plane
real(kind=rk),
private
::
normal
(3)
normal vector of the plane