FEI Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
test_utils
test_AztecWrappers.hpp
Go to the documentation of this file.
1
/*--------------------------------------------------------------------*/
2
/* Copyright 2005 Sandia Corporation. */
3
/* Under the terms of Contract DE-AC04-94AL85000, there is a */
4
/* non-exclusive license for use of this work by or on behalf */
5
/* of the U.S. Government. Export of this program may require */
6
/* a license from the United States Government. */
7
/*--------------------------------------------------------------------*/
8
9
#ifndef _test_AztecWrappers_h_
10
#define _test_AztecWrappers_h_
11
12
#include <
fei_macros.hpp
>
13
14
#include <
fei_defs.h
>
15
16
#include <
test_utils/tester.hpp
>
17
20
class
test_AztecWrappers
:
public
tester
{
21
public
:
22
test_AztecWrappers
(
MPI_Comm
comm);
23
virtual
~test_AztecWrappers
();
24
25
const
char
*
getName
()
26
{
27
static
const
char
name[] =
"Aztec wrappers"
;
28
return
((
const
char
*)name);
29
}
30
31
int
runtests
();
32
33
int
serialtest1
();
34
35
int
test1
();
36
37
int
test2
();
38
39
int
test3
();
40
41
int
test4
();
42
};
43
44
#endif // _test_AztecWrappers_h_
test_AztecWrappers::getName
const char * getName()
Definition:
test_AztecWrappers.hpp:25
test_AztecWrappers::test4
int test4()
Definition:
test_AztecWrappers.cpp:210
test_AztecWrappers
Definition:
test_AztecWrappers.hpp:20
test_AztecWrappers::runtests
int runtests()
Definition:
test_AztecWrappers.cpp:49
test_AztecWrappers::~test_AztecWrappers
virtual ~test_AztecWrappers()
Definition:
test_AztecWrappers.cpp:45
tester.hpp
test_AztecWrappers::test2
int test2()
Definition:
test_AztecWrappers.cpp:200
test_AztecWrappers::test_AztecWrappers
test_AztecWrappers(MPI_Comm comm)
Definition:
test_AztecWrappers.cpp:40
MPI_Comm
#define MPI_Comm
Definition:
fei_mpi.h:56
test_AztecWrappers::serialtest1
int serialtest1()
Definition:
test_AztecWrappers.cpp:62
test_AztecWrappers::test3
int test3()
Definition:
test_AztecWrappers.cpp:205
fei_defs.h
test_AztecWrappers::test1
int test1()
Definition:
test_AztecWrappers.cpp:67
fei_macros.hpp
tester
Definition:
tester.hpp:22
Generated on Fri Sep 1 2023 07:58:31 for FEI Package Browser (Single Doxygen Collection) by
1.8.5