#include <Input2.h>
Definition at line 18 of file Input2.h.
◆ ~Input2()
virtual Input2::~Input2 |
( |
| ) |
|
|
inlinevirtual |
◆ InstanceEnum()
int Input2::InstanceEnum |
( |
| ) |
|
|
inline |
◆ ChangeEnum()
void Input2::ChangeEnum |
( |
int |
newenumtype | ) |
|
|
inline |
◆ Configure()
virtual void Input2::Configure |
( |
Parameters * |
parameters | ) |
|
|
inlinevirtual |
◆ copy()
virtual Input2* Input2::copy |
( |
| ) |
|
|
pure virtual |
Implements Object.
Implemented in ElementInput2, TriaInput2, TransientInput2, SegInput2, PentaInput2, IntInput2, DoubleInput2, DatasetInput2, ControlInput2, BoolInput2, and ArrayInput2.
◆ GetInputAverage()
virtual void Input2::GetInputAverage |
( |
IssmDouble * |
pvalue | ) |
|
|
inlinevirtual |
◆ GetInputMax()
◆ GetInputMaxAbs()
virtual IssmDouble Input2::GetInputMaxAbs |
( |
void |
| ) |
|
|
inlinevirtual |
◆ GetInputMin()
◆ GetInputDerivativeValue()
◆ GetInputValue()
◆ GetInputInterpolationType()
virtual int Input2::GetInputInterpolationType |
( |
void |
| ) |
|
|
inlinevirtual |
◆ GetSegInput()
◆ GetTriaInput()
◆ GetPentaInput()
◆ AXPY()
◆ PointWiseMult()
virtual void Input2::PointWiseMult |
( |
Input2 * |
xinput | ) |
|
|
inlinevirtual |
◆ Pow()
virtual void Input2::Pow |
( |
IssmDouble |
scale_factor | ) |
|
|
inlinevirtual |
◆ Scale()
virtual void Input2::Scale |
( |
IssmDouble |
scale_factor | ) |
|
|
inlinevirtual |
◆ GetResultArraySize()
virtual int Input2::GetResultArraySize |
( |
void |
| ) |
|
|
inlinevirtual |
◆ GetResultInterpolation()
virtual int Input2::GetResultInterpolation |
( |
void |
| ) |
|
|
inlinevirtual |
◆ GetResultNumberOfNodes()
virtual int Input2::GetResultNumberOfNodes |
( |
void |
| ) |
|
|
inlinevirtual |
◆ enum_type
The documentation for this class was generated from the following file: