psim  1.0
Generalized 2D phonon transport using a Monte Carlo method
Geometry::Vector2D Struct Reference

#include <geometry.h>

Public Member Functions

constexpr Vector2D (double x_coord, double y_coord) noexcept
 

Public Attributes

double x
 
double y
 

Constructor & Destructor Documentation

◆ Vector2D()

constexpr Geometry::Vector2D::Vector2D ( double  x_coord,
double  y_coord 
)
inlineconstexprnoexcept

Member Data Documentation

◆ x

double Geometry::Vector2D::x

◆ y

double Geometry::Vector2D::y

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