OGS
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
z
Enumerations
b
c
d
e
f
g
i
l
m
n
o
p
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
l
m
n
p
r
s
t
v
y
Classes
Class List
Class Index
Class Hierarchy
Files
File List
File Members
All
a
b
c
d
e
f
g
i
k
m
n
o
p
r
s
t
v
w
x
Functions
a
c
d
e
f
g
i
m
o
p
r
s
t
v
w
Variables
Typedefs
Enumerations
Macros
b
c
g
m
n
o
p
r
s
t
▼
OGS
►
OpenGeoSys 6.5.4-286-g1dd4f8b0 source code documentation
►
OGS CTests—Project Files
►
OGS Input File Parameters—Quality Assurance
►
OGS Input File Parameters
BulkMappingDocuPage
Todo List
OGS Input File Parameters—List of incomplete documentation pages
Bibliography
►
Namespaces
►
Classes
▼
Files
▼
File List
►
Applications
►
BaseLib
►
build
►
ChemistryLib
Documentation
►
GeoLib
►
InfoLib
►
MaterialLib
►
MathLib
►
MeshGeoToolsLib
►
MeshLib
▼
MeshToolsLib
►
MeshEditing
▼
MeshGenerators
►
AddFaultToVoxelGrid.cpp
►
AddFaultToVoxelGrid.h
LayeredMeshGenerator.cpp
►
LayeredMeshGenerator.h
LayeredVolume.cpp
►
LayeredVolume.h
►
MeshGenerator.cpp
►
MeshGenerator.h
MeshLayerMapper.cpp
►
MeshLayerMapper.h
►
QuadraticMeshGenerator.cpp
►
QuadraticMeshGenerator.h
RasterToMesh.cpp
►
RasterToMesh.h
►
VoxelGridFromLayeredMeshes.cpp
►
VoxelGridFromLayeredMeshes.h
►
VoxelGridFromMesh.cpp
►
VoxelGridFromMesh.h
►
MeshQuality
►
ComputeElementVolumeNumerically.cpp
►
ComputeElementVolumeNumerically.h
►
convertMeshToGeo.cpp
►
convertMeshToGeo.h
►
IntegrationPointDataTools.cpp
►
IntegrationPointDataTools.h
►
MeshInformation.cpp
►
MeshInformation.h
►
MeshSurfaceExtraction.cpp
►
MeshSurfaceExtraction.h
►
ZeroMeshFieldDataByMaterialIDs.cpp
►
ZeroMeshFieldDataByMaterialIDs.h
►
NumLib
►
ParameterLib
►
ProcessLib
►
File Members
QuadraticMeshGenerator.h
Go to the documentation of this file.
1
10
#include <memory>
11
12
namespace
MeshLib
13
{
14
class
Mesh;
15
}
16
17
namespace
MeshToolsLib
18
{
22
std::unique_ptr<MeshLib::Mesh>
createQuadraticOrderMesh
(
23
MeshLib::Mesh
const
& linear_mesh,
bool
const
add_centre_node);
24
25
}
// namespace MeshToolsLib
MeshLib::Mesh
Definition
Mesh.h:45
MeshLib
Definition
ProjectData.h:41
MeshToolsLib
Definition
Node.h:29
MeshToolsLib::createQuadraticOrderMesh
std::unique_ptr< MeshLib::Mesh > createQuadraticOrderMesh(MeshLib::Mesh const &linear_mesh, bool const add_centre_node)
Definition
QuadraticMeshGenerator.cpp:195
MeshToolsLib
MeshGenerators
QuadraticMeshGenerator.h
Generated by
1.12.0