#include <Boundaries.h>
◆ as_vector()
template<int d>
std::vector<double> Boundary< d >::as_vector |
( |
| ) |
|
|
inline |
◆ is_periodic()
◆ is_sphere()
◆ read_line()
template<int d>
int Boundary< d >::read_line |
( |
std::istream & |
in | ) |
|
|
inline |
◆ serialize()
template<int d>
template<class Archive >
void Boundary< d >::serialize |
( |
Archive & |
ar | ) |
|
|
inline |
◆ axis
◆ center
template<int d>
std::vector<double> Boundary< d >::center = std::vector<double>(d,0) |
◆ centerx
◆ centery
◆ delta
◆ displacement
◆ omega
template<int d>
std::vector<double> Boundary< d >::omega = std::vector<double>(d*(d-1)/2,0) |
◆ radius
◆ semiaxisx
◆ semiaxisy
◆ Type
◆ vel
◆ velmax
◆ velmin
◆ xmax
◆ xmin
The documentation for this class was generated from the following file: