Wiki

Clone wiki

mshr / API / CSGUnion

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

mshr::CSGUnion

Union of CSG geometries.

Public functions

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

Create union 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|vervosity level

Type getType() const

Updated