Chi-Tech
surfmesher_passthrough.cc
Go to the documentation of this file.
2
3#include "chi_runtime.h"
4#include "chi_log.h"
5
6//###################################################################
7/**Executes the pass-through surface mesher.*/
9{
10 Chi::log.Log0Verbose1() << "SurfaceMesherPassthrough executed";
11}
static chi::ChiLog & log
Definition: chi_runtime.h:81
LogStream Log0Verbose1()
Definition: chi_log.h:234