Wiki

Clone wiki

mshr / API / CSGTranslation

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

mshr::CSGTranslation

Translate CSG geometry by vector.

Public functions

CSGTranslation(std::shared_ptr< CSGGeometry > g, dolfin::Point t)

create translation

Parameters| |
----------|-----------------|---------------------- g |std::shared_ptr< |a CSG geometry
t |dolfin::Point |the translation vector

std::string str(bool verbose) const

get informal string representation

Parameters
verbose bool

Type getType() const

Updated