#include <cube.h>
|
static Cube | load (const std::string &filename) |
|
static Cube | load (std::istream &input) |
|
◆ AtomList
◆ Cube()
◆ center_molecule()
void occ::io::Cube::center_molecule |
( |
| ) |
|
◆ data() [1/2]
float * occ::io::Cube::data |
( |
| ) |
|
|
inline |
◆ data() [2/2]
const float * occ::io::Cube::data |
( |
| ) |
const |
|
inline |
◆ fill_data_from_function()
template<typename F >
void occ::io::Cube::fill_data_from_function |
( |
F & |
func | ) |
|
|
inline |
◆ grid() [1/2]
◆ grid() [2/2]
◆ load() [1/2]
static Cube occ::io::Cube::load |
( |
const std::string & |
filename | ) |
|
|
static |
◆ load() [2/2]
static Cube occ::io::Cube::load |
( |
std::istream & |
input | ) |
|
|
static |
◆ save() [1/2]
void occ::io::Cube::save |
( |
const std::string & |
| ) |
|
◆ save() [2/2]
void occ::io::Cube::save |
( |
std::ostream & |
| ) |
|
◆ atoms
◆ basis
Mat3 occ::io::Cube::basis |
◆ charges
Vec occ::io::Cube::charges |
◆ description
std::string occ::io::Cube::description {"cube file from OCC"} |
◆ name
std::string occ::io::Cube::name {"cube file from OCC"} |
◆ origin
Vec3 occ::io::Cube::origin {0, 0, 0} |
◆ steps
IVec3 occ::io::Cube::steps {11, 11, 11} |
The documentation for this class was generated from the following file:
- /home/runner/work/occ/occ/include/occ/io/cube.h