Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Typedefs | Functions
blas_example.cpp File Reference
#include <iostream>
#include <iomanip>
#include "Sacado_No_Kokkos.hpp"
#include "Teuchos_BLAS.hpp"
#include "Sacado_Fad_BLAS.hpp"
Include dependency graph for blas_example.cpp:

Go to the source code of this file.

Typedefs

typedef Sacado::Fad::DFad< double > FadType
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

◆ FadType

typedef Sacado::Fad::DFad<double> FadType

Definition at line 49 of file blas_example.cpp.

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 51 of file blas_example.cpp.