OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Static Public Member Functions | Static Public Attributes | List of all members
CartesianCentering< CE, Dim, NComponents > Class Template Reference

#include <CartesianCentering.h>

Static Public Member Functions

static void print_Centerings (std::ostream &)
 

Static Public Attributes

static std::string CenteringName
 

Detailed Description

template<CenteringEnum * CE, unsigned Dim, unsigned NComponents = 1U>
class CartesianCentering< CE, Dim, NComponents >

Definition at line 36 of file CartesianCentering.h.

Member Function Documentation

◆ print_Centerings()

template<CenteringEnum * CE, unsigned Dim, unsigned NComponents>
void CartesianCentering< CE, Dim, NComponents >::print_Centerings ( std::ostream &  out)
static

Definition at line 43 of file CartesianCentering.h.

References Centering::CenteringEnum_Names, Dim, and endl().

Here is the call graph for this function:

Member Data Documentation

◆ CenteringName

template<CenteringEnum * CE, unsigned Dim, unsigned NComponents>
std::string CartesianCentering< CE, Dim, NComponents >::CenteringName
static
Initial value:
=
"CartesianCentering: no specialized name (yet) for this case"

Definition at line 40 of file CartesianCentering.h.


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