Loading...
Searching...
No Matches
site::DensityZ Struct Reference

#include <density.hpp>

Public Attributes

std::vector< double > z
std::vector< double > rho
 Bin centres along the chosen axis.
int type {0}
 Number density in each slab.

Detailed Description

Definition at line 24 of file density.hpp.

Member Data Documentation

◆ rho

std::vector<double> site::DensityZ::rho

Bin centres along the chosen axis.

Definition at line 26 of file density.hpp.

◆ type

int site::DensityZ::type {0}

Number density in each slab.

Definition at line 27 of file density.hpp.

27{0};

◆ z

std::vector<double> site::DensityZ::z

Definition at line 25 of file density.hpp.


The documentation for this struct was generated from the following file:
  • /home/runner/work/seams-core/seams-core/src/include/internal/density.hpp