Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Typedefs | Functions | Variables
Tay_CommTests.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Sacado_No_Kokkos.hpp"
#include "Sacado_Tay_CacheTaylor.hpp"
#include "Tay_CommTests.hpp"
Include dependency graph for Tay_CommTests.cpp:

Go to the source code of this file.

Typedefs

typedef int Ordinal
 

Functions

int main (int argc, char *argv[])
 

Variables

Sacado::Random< double > rnd
 

Typedef Documentation

◆ Ordinal

typedef int Ordinal

Definition at line 37 of file Tay_CommTests.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 42 of file Tay_CommTests.cpp.

Variable Documentation

◆ rnd

Sacado::Random<double> rnd

Definition at line 38 of file Tay_CommTests.cpp.