#include <test/io/gridmanager/gridmanagertests.hh>
|
static void | testBoundaryAndElementMarkers (const std::string &type="gmsh", const std::string &vtkFileName="test", bool refine=true) |
|
static void | testElementMarkers (const std::string &type="gmsh", const std::string &vtkFileName="test", bool refine=true) |
|
static void | testVertexMarkers (const std::string &type="dgf", const std::string &vtkFileName="test") |
|
◆ testBoundaryAndElementMarkers()
template<class Grid >
static void Dumux::GridManagerTests< Grid >::testBoundaryAndElementMarkers |
( |
const std::string & |
type = "gmsh" , |
|
|
const std::string & |
vtkFileName = "test" , |
|
|
bool |
refine = true |
|
) |
| |
|
inlinestatic |
◆ testElementMarkers()
template<class Grid >
static void Dumux::GridManagerTests< Grid >::testElementMarkers |
( |
const std::string & |
type = "gmsh" , |
|
|
const std::string & |
vtkFileName = "test" , |
|
|
bool |
refine = true |
|
) |
| |
|
inlinestatic |
◆ testVertexMarkers()
template<class Grid >
static void Dumux::GridManagerTests< Grid >::testVertexMarkers |
( |
const std::string & |
type = "dgf" , |
|
|
const std::string & |
vtkFileName = "test" |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: