WRApplication
External kratos "application" for multiscale time integration.
DatasetTable Class Reference

@classname DatasetTable More...

Collaboration diagram for DatasetTable:

Classes

class  Interpolation
 

Public Member Functions

None AddSample (self, float argument)
 Save the current state of the stored dataset and associate it with the provided argument. More...
 
KratosMultiphysics.Expression.Expression Interpolate (self, float argument, "DatasetTable.Interpolation" interpolation)
 
None Erase (self, typing.Callable[[float], bool] predicate)
 

Detailed Description

@classname DatasetTable

Member Function Documentation

◆ AddSample()

None AddSample (   self,
float  argument 
)

Save the current state of the stored dataset and associate it with the provided argument.

◆ Erase()

None Erase (   self,
typing.Callable[[float],bool]  predicate 
)

◆ Interpolate()

KratosMultiphysics.Expression.Expression Interpolate (   self,
float  argument,
"DatasetTable.Interpolation"  interpolation 
)

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