LifeV
TestFunction.hpp File Reference

File containing the Vector Container Test. More...

#include <iomanip>
#include <string>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/array/VectorContainer.hpp>
+ Include dependency graph for TestFunction.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class VectorType >
UInt TestFunction (std::shared_ptr< VectorType > A1, std::shared_ptr< VectorType > B1, std::shared_ptr< VectorType > A2, std::shared_ptr< VectorType > B2, std::shared_ptr< VectorType > A3, std::shared_ptr< VectorType > B3, std::shared_ptr< VectorType > A4, std::shared_ptr< VectorType > B4)
 

Detailed Description

File containing the Vector Container Test.

Date
29-09-2009
Author
Cristiano Malossi crist.nosp@m.iano.nosp@m..malo.nosp@m.ssi@.nosp@m.epfl..nosp@m.ch
Maintainer:
Cristiano Malossi crist.nosp@m.iano.nosp@m..malo.nosp@m.ssi@.nosp@m.epfl..nosp@m.ch

Definition in file TestFunction.hpp.

Function Documentation

◆ TestFunction()

UInt TestFunction ( std::shared_ptr< VectorType >  A1,
std::shared_ptr< VectorType >  B1,
std::shared_ptr< VectorType >  A2,
std::shared_ptr< VectorType >  B2,
std::shared_ptr< VectorType >  A3,
std::shared_ptr< VectorType >  B3,
std::shared_ptr< VectorType >  A4,
std::shared_ptr< VectorType >  B4 
)

Definition at line 51 of file TestFunction.hpp.