| Intrepid
    | 
Unit test of orthogonal bases. Outdated and unused. More...
#include "Intrepid_FieldContainer.hpp"#include "Teuchos_oblackholestream.hpp"#include "Teuchos_RCP.hpp"#include "Teuchos_GlobalMPISession.hpp"#include "Intrepid_OrthogonalBases.hpp"#include <Intrepid_CubatureDirectTriDefault.hpp>#include <iostream>Go to the source code of this file.
| Functions | |
| int | main (int argc, char *argv[]) | 
| outdated tests for orthogonal bases  More... | |
Unit test of orthogonal bases. Outdated and unused.
Definition in file test_01.cpp.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
outdated tests for orthogonal bases
| argc | [in] - number of command-line arguments | 
| argv | [in] - command-line arguments | 
Definition at line 64 of file test_01.cpp.
References Intrepid::CubatureDirect< Scalar, ArrayPoint, ArrayWeight >::getCubature(), and Intrepid::CubatureDirect< Scalar, ArrayPoint, ArrayWeight >::getNumPoints().
 1.8.5
 1.8.5