PFASST++
test_polynomial.cpp File Reference
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <pfasst/quadrature/polynomial.hpp>
+ Include dependency graph for test_polynomial.cpp:

Go to the source code of this file.

Functions

 TEST (PolynomialTest, Legendre)
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 47 of file test_polynomial.cpp.

TEST ( PolynomialTest  ,
Legendre   
)

Definition at line 13 of file test_polynomial.cpp.

References pfasst::quadrature::Polynomial< CoeffT >::legendre().

+ Here is the call graph for this function: