Common part of interface and implementation for GF meshes.
More...
#include <mesh.hpp>
Common part of interface and implementation for GF meshes.
Definition at line 77 of file mesh.hpp.
alps::gf::base_mesh::base_mesh |
( |
| ) |
|
|
inline |
alps::gf::base_mesh::base_mesh |
( |
const base_mesh & |
rhs | ) |
|
|
inline |
std::vector<double>& alps::gf::base_mesh::_points |
( |
| ) |
|
|
inlineprotected |
const std::vector<double>& alps::gf::base_mesh::points |
( |
| ) |
const |
|
inline |
Const access to mesh points.
Definition at line 82 of file mesh.hpp.
void alps::gf::base_mesh::swap |
( |
base_mesh & |
other | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file: