Chi-Tech
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