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
DslashTest Class Reference
Inheritance diagram for DslashTest:
Inheritance graph
[legend]
Collaboration diagram for DslashTest:
Collaboration graph
[legend]

Public Member Functions

virtual ~DslashTest ()
 
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 989 of file dslash_ctest.cpp.

Constructor & Destructor Documentation

◆ ~DslashTest()

virtual DslashTest::~DslashTest ( )
inlinevirtual

Definition at line 1004 of file dslash_ctest.cpp.

Member Function Documentation

◆ SetUp()

virtual void DslashTest::SetUp ( )
inlinevirtual

Definition at line 1005 of file dslash_ctest.cpp.

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

Here is the call graph for this function:

◆ SetUpTestCase()

static void DslashTest::SetUpTestCase ( )
inlinestatic

Definition at line 1030 of file dslash_ctest.cpp.

References device, and initQuda().

Here is the call graph for this function:

◆ skip()

bool DslashTest::skip ( )
inlineprotected

Definition at line 993 of file dslash_ctest.cpp.

References getPrecision(), and getReconstructNibble().

Here is the call graph for this function:

◆ TearDown()

virtual void DslashTest::TearDown ( )
inlinevirtual

Definition at line 1024 of file dslash_ctest.cpp.

References end().

Here is the call graph for this function:

◆ TearDownTestCase()

static void DslashTest::TearDownTestCase ( )
inlinestatic

Definition at line 1037 of file dslash_ctest.cpp.

References endQuda().

Here is the call graph for this function:

Member Data Documentation

◆ param

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

Definition at line 991 of file dslash_ctest.cpp.


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