suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
Loading...
Searching...
No Matches
Vector2D< T > Struct Template Reference

#include <common.hpp>

Inheritance diagram for Vector2D< T >:
Collaboration diagram for Vector2D< T >:

Public Attributes

const T x
 
const T y
 

Member Data Documentation

◆ x

template<std::floating_point T = double>
const T Vector2D< T >::x

◆ y

template<std::floating_point T = double>
const T Vector2D< T >::y

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