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
chi_volumemesher_02_execute.cc
Go to the documentation of this file.
1
#include "
chi_volumemesher.h
"
2
#include <iostream>
3
4
#include "
chi_runtime.h
"
5
#include "
chi_log.h
"
6
7
void
chi_mesh::VolumeMesher::Execute
()
8
{
9
Chi::log
.
Log
() <<
"Empty volume mesher, nothing executed."
;
10
Chi::log
.
Log
() << std::endl;
11
}
12
13
chi_log.h
chi_runtime.h
chi_volumemesher.h
Chi::log
static chi::ChiLog & log
Definition:
chi_runtime.h:81
chi::ChiLog::Log
LogStream Log(LOG_LVL level=LOG_0)
Definition:
chi_log.cc:35
chi_mesh::VolumeMesher::Execute
virtual void Execute()
Definition:
chi_volumemesher_02_execute.cc:7
framework
mesh
VolumeMesher
chi_volumemesher_02_execute.cc
Generated by
1.9.3