libMesh
Loading...
Searching...
No Matches
tests
geom
point_test.h
Go to the documentation of this file.
1
#include <libmesh/point.h>
2
3
#include "../numerics/type_vector_test.h"
4
#include "
libmesh_cppunit.h
"
5
6
#define POINTTEST TYPEVECTORTEST
7
8
using namespace
libMesh
;
9
10
template
<
class
DerivedClass>
11
class
PointTestBase
:
public
TypeVectorTestBase
<DerivedClass> {
12
public
:
13
virtual
void
setUp
()
14
{
15
TypeVectorTestBase<DerivedClass>::setUp
();
16
}
17
18
virtual
void
tearDown
()
19
{
20
TypeVectorTestBase<DerivedClass>::tearDown
();
21
}
22
};
PointTestBase
Definition
point_test.h:11
PointTestBase::setUp
virtual void setUp()
Definition
point_test.h:13
PointTestBase::tearDown
virtual void tearDown()
Definition
point_test.h:18
TypeVectorTestBase
Definition
type_vector_test.h:64
TypeVectorTestBase::tearDown
virtual void tearDown()
Definition
type_vector_test.h:96
TypeVectorTestBase::setUp
virtual void setUp()
Definition
type_vector_test.h:77
libmesh_cppunit.h
libMesh
The libMesh namespace provides an interface to certain functionality in the library.
Generated on Fri Aug 21 2026 13:32:31 for libMesh by
1.9.8