Wiki

Clone wiki

mshr / API / CSGIntersection

dolfin::Variable > mshr::CSGGeometry > mshr::CSGOperator

mshr::CSGIntersection

Intersection of CSG geometries.

Public functions

CSGIntersection(std::shared_ptr< CSGGeometry > g0, std::shared_ptr< CSGGeometry > g1)

Create intersection of two geometries.

Parameters| |
----------|-----------------|-------------- g0 |std::shared_ptr< |a CSG geometry g1 |std::shared_ptr< |a CSG geometry

std::string str(bool verbose) const

get informal string representation

Parameters
verbose bool

Type getType() const

Updated