Chi-Tech
Toggle main menu visibility
Main Page
Related Pages
Input Reference
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
y
Variables
Typedefs
a
c
d
e
f
i
m
n
p
q
s
t
u
v
x
Enumerations
a
b
c
e
f
g
i
m
n
o
p
q
r
s
t
u
v
Enumerator
a
b
c
d
e
f
m
n
o
p
r
s
u
z
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
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
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
x
y
z
Typedefs
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
u
v
w
Enumerations
Enumerator
Related Functions
Files
File List
Globals
All
a
c
d
e
g
i
j
l
m
n
o
p
r
s
t
u
v
x
y
z
Functions
Typedefs
Macros
a
c
d
e
g
i
j
l
m
n
p
r
s
t
u
x
y
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
test/framework/chi_math/SpatialDiscretization/DG/mesh_3dhex.lua
--############################################### Setup mesh
meshgen1 =
chi_mesh
.
FromFileMeshGenerator
.Create
({
filename=
"../../../../../resources/TestMeshes/GMSH_AllHexes.vtu"
})
chi_mesh
.
MeshGenerator
.
Execute
(meshgen1)
chi_mesh::FromFileMeshGenerator
Definition:
FromFileMeshGenerator.h:10
chi_mesh::MeshGenerator
Definition:
MeshGenerator.h:35
chi_mesh::MeshGenerator::Execute
virtual void Execute()
Definition:
MeshGenerator.cc:88
chi_mesh
Definition:
chi_runtime.h:13
Chi-Tech
User Tutorials
Lua Input Examples
Generated by
1.9.3