MAST3
Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST)
heaviside_filter.hpp File Reference
Include dependency graph for heaviside_filter.hpp:

Go to the source code of this file.

Classes

class  MAST::Optimization::Topology::SIMP::HeavisideFilter< ScalarType, FieldType >
 This class implements the Heaviside filter defined as

\[ \tilde{v} = \frac{\tanh(\beta \eta) + \tanh(\beta(v-\eta)) }{\tanh (\beta \eta) + \tanh (\beta(1-\eta)) } \]

. More...

 

Namespaces

 MAST
 
 MAST::Optimization
 
 MAST::Optimization::Topology
 
 MAST::Optimization::Topology::SIMP