WRApplication
External kratos "application" for multiscale time integration.
Loading...
Searching...
No Matches
KratosDataset Class Reference

Class representing a Variable stored in a ModelPart. More...

Inheritance diagram for KratosDataset:
Collaboration diagram for KratosDataset:

Detailed Description

Class representing a Variable stored in a ModelPart.

Default parameters:

{
"model_part_name" : "", // <== full name of the associated model part
"container_type" : "" // <== ["nodal_historical", "nodal", "element", "condition"]
"variable_name" : "" // <== name of the associated variable
}

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