XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
AlternatingStorage< Device > Class Template Reference

#include <get_potential_grad.hpp>

Collaboration diagram for AlternatingStorage< Device >:
Collaboration graph
[legend]

Public Member Functions

 AlternatingStorage (const std::string &name, int nnode)
 
View< double *, CLayout, Device > left (int i_plane)
 
View< double *, CLayout, Device > right (int i_plane)
 

Private Attributes

View< double **, CLayout, Device > field
 

Constructor & Destructor Documentation

template<class Device>
AlternatingStorage< Device >::AlternatingStorage ( const std::string &  name,
int  nnode 
)
inline

Member Function Documentation

template<class Device>
View<double*,CLayout, Device> AlternatingStorage< Device >::left ( int  i_plane)
inline

Here is the call graph for this function:

Here is the caller graph for this function:

template<class Device>
View<double*,CLayout, Device> AlternatingStorage< Device >::right ( int  i_plane)
inline

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

template<class Device>
View<double**,CLayout,Device> AlternatingStorage< Device >::field
private

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