Peano
Loading...
Searching...
No Matches
UnitTests.h
Go to the documentation of this file.
1// This file is part of the Peano project. For conditions of distribution and
2// use, please see the copyright notice at www.peano-framework.org
3#pragma once
4
5
7
8
9namespace toolbox {
10 namespace finiteelements {
14 tarch::tests::TestCase* getUnitTests();
15 }
16}
17
Derive Element-wise Matrices From Stencils.
tarch::tests::TestCase * getUnitTests()
Please destroy after usage.
Definition UnitTests.cpp:11