OpenCAP
Electronic structure of metastable states
Public Member Functions | Public Attributes | List of all members
box_cap Struct Reference

#include <cap_types.h>

Public Member Functions

 box_cap (double x, double y, double z)
 
std::vector< double > operator() (std::vector< double > &x, std::vector< double > &y, std::vector< double > &z, std::vector< double > &grid_w)
 

Public Attributes

double cap_x
 
double cap_y
 
double cap_z
 

Constructor & Destructor Documentation

◆ box_cap()

box_cap::box_cap ( double  x,
double  y,
double  z 
)

Member Function Documentation

◆ operator()()

std::vector<double> box_cap::operator() ( std::vector< double > &  x,
std::vector< double > &  y,
std::vector< double > &  z,
std::vector< double > &  grid_w 
)

Member Data Documentation

◆ cap_x

double box_cap::cap_x

◆ cap_y

double box_cap::cap_y

◆ cap_z

double box_cap::cap_z

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