ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <vector>
#include <iostream>
#include <initializer_list>
Go to the source code of this file.
Classes | |
class | container::TensorShape |
A class for representing the shape of a tensor. More... | |
Namespaces | |
namespace | container |
Functions | |
std::ostream & | container::operator<< (std::ostream &os, const TensorShape &shape) |
Overload the << operator to print TensorShape objects. | |