openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TestGinkgo Class Reference
Collaboration diagram for TestGinkgo:

Public Member Functions

void fill_matrices_same_random (SF::abstract_matrix< int, double > &mat1, SF::abstract_matrix< int, double > &mat2)
 
std::tuple< auto, auto > generate_random_petsc_ginkgo_matrices ()
 
void assertTrue (bool cond_bool, std::string str)
 

Detailed Description

Definition at line 21 of file test_ginkgo.cpp.

Member Function Documentation

◆ assertTrue()

void TestGinkgo::assertTrue ( bool  cond_bool,
std::string  str 
)
inline

Definition at line 88 of file test_ginkgo.cpp.

◆ fill_matrices_same_random()

void TestGinkgo::fill_matrices_same_random ( SF::abstract_matrix< int, double > &  mat1,
SF::abstract_matrix< int, double > &  mat2 
)
inline

Definition at line 33 of file test_ginkgo.cpp.

Here is the caller graph for this function:

◆ generate_random_petsc_ginkgo_matrices()

std::tuple<auto, auto> TestGinkgo::generate_random_petsc_ginkgo_matrices ( )
inline

Definition at line 56 of file test_ginkgo.cpp.


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