Class to store a pair of clusters in the near field.
More...
#include <f.hh>
|
const NodeX * | clstX () const |
|
const NodeY * | clstY () const |
|
| Nfld () |
|
| Nfld (const NodeX *x, const NodeY *y) |
|
|
const NodeX * | x_ |
| Pointers to the clusters in the near field. More...
|
|
const NodeY * | y_ |
|
template<class NodeX, class NodeY>
class cluster::Nfld< NodeX, NodeY >
Class to store a pair of clusters in the near field.
- Parameters
-
Definition at line 22 of file f.hh.
◆ Nfld() [1/2]
template<class NodeX , class NodeY >
Definition at line 28 of file f.hh.
◆ Nfld() [2/2]
template<class NodeX , class NodeY >
Definition at line 29 of file f.hh.
◆ clstX()
template<class NodeX , class NodeY >
Definition at line 31 of file f.hh.
◆ clstY()
template<class NodeX , class NodeY >
Definition at line 32 of file f.hh.
◆ x_
template<class NodeX , class NodeY >
Pointers to the clusters in the near field.
Definition at line 24 of file f.hh.
◆ y_
template<class NodeX , class NodeY >
Definition at line 25 of file f.hh.
The documentation for this class was generated from the following file: