QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
StaggeredDslashTest Class Reference
Inheritance diagram for StaggeredDslashTest:
Inheritance graph
[legend]
Collaboration diagram for StaggeredDslashTest:
Collaboration graph
[legend]

Public Member Functions

virtual ~StaggeredDslashTest ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Static Public Member Functions

static void SetUpTestCase ()
 
static void TearDownTestCase ()
 

Protected Member Functions

bool skip ()
 

Protected Attributes

::testing::tuple< int, int, int > param
 

Detailed Description

Definition at line 566 of file staggered_dslash_ctest.cpp.

Constructor & Destructor Documentation

◆ ~StaggeredDslashTest()

virtual StaggeredDslashTest::~StaggeredDslashTest ( )
inlinevirtual

Definition at line 598 of file staggered_dslash_ctest.cpp.

Member Function Documentation

◆ SetUp()

virtual void StaggeredDslashTest::SetUp ( )
inlinevirtual

Definition at line 599 of file staggered_dslash_ctest.cpp.

References commDimPartitionedSet(), display_test_info(), init(), prec, qdp_fatlink_cpu, qdp_longlink_cpu, and updateR().

Here is the call graph for this function:

◆ SetUpTestCase()

static void StaggeredDslashTest::SetUpTestCase ( )
inlinestatic

Definition at line 639 of file staggered_dslash_ctest.cpp.

References device, and initQuda().

Here is the call graph for this function:

◆ skip()

bool StaggeredDslashTest::skip ( )
inlineprotected

Definition at line 570 of file staggered_dslash_ctest.cpp.

References compute_fatlong, dslash_type, getPrecision(), getReconstructNibble(), QUDA_ASQTAD_DSLASH, QUDA_LAPLACE_DSLASH, and warningQuda.

Here is the call graph for this function:

◆ TearDown()

virtual void StaggeredDslashTest::TearDown ( )
inlinevirtual

Definition at line 633 of file staggered_dslash_ctest.cpp.

References end().

Here is the call graph for this function:

◆ TearDownTestCase()

static void StaggeredDslashTest::TearDownTestCase ( )
inlinestatic

Definition at line 644 of file staggered_dslash_ctest.cpp.

References endQuda().

Here is the call graph for this function:

Member Data Documentation

◆ param

::testing::tuple<int, int, int> StaggeredDslashTest::param
protected

Definition at line 568 of file staggered_dslash_ctest.cpp.


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