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.
custom_workflow_factory.h
Go to the documentation of this file.
1 // KRATOS___
2 // // ) )
3 // // ___ ___
4 // // ____ //___) ) // ) )
5 // // / / // // / /
6 // ((____/ / ((____ ((___/ / MECHANICS
7 //
8 // License: geo_mechanics_application/license.txt
9 //
10 // Main authors: Richard Faasse
11 //
12 
13 #pragma once
14 
15 namespace Kratos
16 {
17 
18 class KratosGeoSettlement;
19 
21 {
22 public:
24 };
25 
26 } // namespace Kratos
Definition: custom_workflow_factory.h:21
static KratosGeoSettlement * CreateKratosGeoSettlement()
Definition: custom_workflow_factory.cpp:25
Definition: dgeosettlement.h:39
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21