FEAT 3
Finite Element Analysis Toolbox
Loading...
Searching...
No Matches
FEAT::Solver::ExpressionCallSmoother Class Reference
Inheritance diagram for FEAT::Solver::ExpressionCallSmoother:
FEAT::Solver::ExpressionBase

Public Member Functions

 ExpressionCallSmoother (String name, String smoother_name_in)
 
virtual ExpressionType get_type () override
 

Public Attributes

String smoother_name
 
String solver_name
 

Detailed Description

Definition at line 214 of file expression.hpp.

Constructor & Destructor Documentation

◆ ExpressionCallSmoother()

FEAT::Solver::ExpressionCallSmoother::ExpressionCallSmoother ( String  name,
String  smoother_name_in 
)
inlineexplicit

Definition at line 219 of file expression.hpp.

◆ ~ExpressionCallSmoother()

virtual FEAT::Solver::ExpressionCallSmoother::~ExpressionCallSmoother ( )
inlinevirtual

Definition at line 225 of file expression.hpp.

Member Function Documentation

◆ get_type()

virtual ExpressionType FEAT::Solver::ExpressionCallSmoother::get_type ( )
inlineoverridevirtual

Implements FEAT::Solver::ExpressionBase.

Definition at line 229 of file expression.hpp.

Member Data Documentation

◆ smoother_name

String FEAT::Solver::ExpressionCallSmoother::smoother_name

Definition at line 217 of file expression.hpp.

◆ solver_name

String FEAT::Solver::ExpressionBase::solver_name
inherited

Definition at line 95 of file expression.hpp.


The documentation for this class was generated from the following file: