Chi-Tech
surfacemesher_02_execute.cc
Go to the documentation of this file.
1
#include "
surfacemesher.h
"
2
3
#include "
chi_runtime.h
"
4
#include "
chi_log.h
"
5
6
//###################################################################
7
/**Virtual execute function. Meant to be overwritten.*/
8
void
chi_mesh::SurfaceMesher::Execute
()
9
{
10
Chi::log
.
Log0Verbose1
() <<
"This is an empty mesher. Nothing to execute."
;
11
}
chi_log.h
chi_runtime.h
Chi::log
static chi::ChiLog & log
Definition:
chi_runtime.h:81
chi::ChiLog::Log0Verbose1
LogStream Log0Verbose1()
Definition:
chi_log.h:234
chi_mesh::SurfaceMesher::Execute
virtual void Execute()
Definition:
surfacemesher_02_execute.cc:8
surfacemesher.h
framework
mesh
SurfaceMesher
surfacemesher_02_execute.cc
Generated by
1.9.3