votca 2024-dev
Loading...
Searching...
No Matches
Public Attributes | List of all members
votca::xtp::GridContainers::spherical_grid Struct Reference

#include <grid_containers.h>

Public Attributes

Eigen::VectorXd theta
 
Eigen::VectorXd phi
 
Eigen::VectorXd weight
 

Detailed Description

Definition at line 41 of file grid_containers.h.

Member Data Documentation

◆ phi

Eigen::VectorXd votca::xtp::GridContainers::spherical_grid::phi

Definition at line 43 of file grid_containers.h.

◆ theta

Eigen::VectorXd votca::xtp::GridContainers::spherical_grid::theta

Definition at line 42 of file grid_containers.h.

◆ weight

Eigen::VectorXd votca::xtp::GridContainers::spherical_grid::weight

Definition at line 44 of file grid_containers.h.


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