KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
#include <memory>
#include <vector>
#include "scoped_output_file_access.h"
#include "strategy_wrapper.hpp"
#include "time_incrementor.h"
#include "time_loop_executor_interface.h"
#include "time_step_end_state.hpp"
#include "time_step_executor.h"
Go to the source code of this file.
Classes | |
class | Kratos::TimeLoopExecutor |
Namespaces | |
Kratos | |
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |