1#ifndef CHITECH_SURFACEMESHLOGICALVOLUME_H
2#define CHITECH_SURFACEMESHLOGICALVOLUME_H
bool Inside(const chi_mesh::Vector3 &point) const override
std::shared_ptr< const chi_mesh::SurfaceMesh > SurfaceMeshPtr
const SurfaceMeshPtr surf_mesh
std::array< double, 2 > xbounds_
SurfaceMeshLogicalVolume(const chi::InputParameters ¶ms)
std::array< double, 2 > ybounds_
std::array< double, 2 > zbounds_
static chi::InputParameters GetInputParameters()