Loading...
Searching...
No Matches
forcefields::PotentialBase::Vector3 Struct Reference

#include <potential_base.hpp>

Public Attributes

double v [3]
 Vector.
double _1
 Vector's norm.
double _2
 Vector's norm square.

Detailed Description

Definition at line 109 of file potential_base.hpp.

Member Data Documentation

◆ _1

double forcefields::PotentialBase::Vector3::_1

Vector's norm.

Definition at line 111 of file potential_base.hpp.

◆ _2

double forcefields::PotentialBase::Vector3::_2

Vector's norm square.

Definition at line 112 of file potential_base.hpp.

◆ v

double forcefields::PotentialBase::Vector3::v[3]

Vector.

Definition at line 110 of file potential_base.hpp.


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