Class SurfaceMeshLogicalVolume

Inheritance Relationships

Base Type

Class Documentation

class SurfaceMeshLogicalVolume : public opensn::LogicalVolume

SurfaceMesh volume.

Public Functions

explicit SurfaceMeshLogicalVolume(const InputParameters &params)
virtual bool Inside(const Vector3 &point) const override

Logical operation for surface mesh.

Public Static Functions

static InputParameters GetInputParameters()
static std::shared_ptr<SurfaceMeshLogicalVolume> Create(const ParameterBlock &params)