Class documentation of Concepts

Loading...
Searching...
No Matches
cluster::Nfld< NodeX, NodeY > Class Template Reference

#include <f.hh>

Public Member Functions

 Nfld (const NodeX *x, const NodeY *y)
 
const NodeX * clstX () const
 
const NodeY * clstY () const
 

Detailed Description

template<class NodeX, class NodeY>
class cluster::Nfld< NodeX, NodeY >

Class to store a pair of clusters in the near field

Parameters
NodeXCluster node
NodeYCluster node

Definition at line 22 of file f.hh.

Constructor & Destructor Documentation

◆ Nfld() [1/2]

template<class NodeX , class NodeY >
cluster::Nfld< NodeX, NodeY >::Nfld ( )
inline

Definition at line 28 of file f.hh.

◆ Nfld() [2/2]

template<class NodeX , class NodeY >
cluster::Nfld< NodeX, NodeY >::Nfld ( const NodeX *  x,
const NodeY *  y 
)
inline

Definition at line 29 of file f.hh.

Member Function Documentation

◆ clstX()

template<class NodeX , class NodeY >
const NodeX * cluster::Nfld< NodeX, NodeY >::clstX ( ) const
inline

Definition at line 31 of file f.hh.

◆ clstY()

template<class NodeX , class NodeY >
const NodeY * cluster::Nfld< NodeX, NodeY >::clstY ( ) const
inline

Definition at line 32 of file f.hh.


The documentation for this class was generated from the following file: