Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KratosMultiphysics/Kratos
/ functions
Functions
80,042 in github.com/KratosMultiphysics/Kratos
⨍
Functions
80,042
◇
Types & classes
17,042
↳
Endpoints
31
↓ 11,357 callers
Function
pow
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/MathFunctions.h:1247
↓ 10,354 callers
Method
size
applications/ShallowWaterApplication/custom_utilities/flux_limiter.h:119
↓ 9,121 callers
Method
GetGeometry
Returns the geometry with either the 'brep_id' or the 'brep_name'.
kratos/input_output/cad_json_input.h:922
↓ 5,766 callers
Method
CreateNewNode
Inserts a node in the mesh with ThisIndex. */
kratos/sources/model_part.cpp:324
↓ 5,236 callers
Method
resize
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/RealView.h:196
↓ 4,876 callers
Function
ZeroVector
(m)
applications/ShapeOptimizationApplication/python_scripts/utilities/custom_math.py:41
↓ 4,859 callers
Method
Id
kratos/includes/dof.h:274
↓ 4,211 callers
Method
GetString
kratos/sources/kratos_parameters.cpp:684
↓ 3,640 callers
Function
ZeroMatrix
(m,n)
applications/ShapeOptimizationApplication/python_scripts/utilities/custom_math.py:45
↓ 3,534 callers
Method
Is
applications/SwimmingDEMApplication/custom_utilities/binbased_DEM_fluid_coupled_mapping.h:328
↓ 3,490 callers
Method
push_back
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/co_sim_io/includes/model_part.hpp:142
↓ 3,471 callers
Function
prod
(my_list, scalar)
applications/SwimmingDEMApplication/python_scripts/bergougnoux/taylor_green_cell.py:6
↓ 3,342 callers
Method
GetProcessInfo
(self)
applications/SolidMechanicsApplication/python_scripts/model_manager.py:174
↓ 2,867 callers
Method
GetSolutionStepValue
(self, identifier, buffer_idx=0)
applications/CoSimulationApplication/python_scripts/solver_wrappers/sdof/sdof_solver.py:227
↓ 2,821 callers
Method
size1
kratos/containers/csr_matrix.h:259
↓ 2,743 callers
Method
GetProperties
applications/DelaunayMeshingApplication/custom_utilities/mesher_utilities.hpp:838
↓ 2,736 callers
Method
X
Returns X coordinate */
kratos/geometries/point.h:181
↓ 2,724 callers
Function
sqrt
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/MathFunctions.h:1385
↓ 2,682 callers
Method
Y
Returns Y coordinate */
kratos/geometries/point.h:187
↓ 2,576 callers
Method
begin
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/StlIterators.h:570
↓ 2,444 callers
Method
GetDouble
kratos/sources/kratos_parameters.cpp:657
↓ 2,432 callers
Method
Set
* @brief assigns a scalar to a vector * @details rX = A * @param rX The vector considered * @param A The scalar considered */
applications/TrilinosApplication/trilinos_space.h:841
↓ 2,323 callers
Method
push_back
kratos/containers/pointer_vector.h:274
↓ 2,220 callers
Method
append
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/SparseCore/CompressedStorage.h:87
↓ 2,197 callers
Function
sin
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/MathFunctions.h:1668
↓ 1,998 callers
Function
abs
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/MathFunctions.h:1461
↓ 1,914 callers
Method
size
kratos/sources/registry.cpp:104
↓ 1,910 callers
Method
GetValue
applications/HDF5Application/custom_utilities/vertex_impl.h:33
↓ 1,816 callers
Method
GetBool
kratos/sources/kratos_parameters.cpp:675
↓ 1,804 callers
Method
SetValue
* @brief Sets a value in a vector * @param rX The vector considered * @param i The index of the value considered * @param value The val
applications/TrilinosApplication/trilinos_space.h:817
↓ 1,750 callers
Method
Parameters
applications/GeoMechanicsApplication/custom_retention/retention_law.cpp:87
↓ 1,730 callers
Method
GetCommunicator
Get the communicator for MPI use Returns: Kratos.Communicator: Communicator used in the model part
applications/RANSApplication/python_scripts/formulations/rans_formulation.py:210
↓ 1,712 callers
Method
end
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/StlIterators.h:596
↓ 1,706 callers
Method
CreateModelPart
applications/HDF5Application/tests/test_utils.cpp:233
↓ 1,666 callers
Function
len
Get the length of a Python object.
external_libraries/pybind11/pytypes.h:2495
↓ 1,656 callers
Method
size2
kratos/containers/csr_matrix.h:264
↓ 1,594 callers
Method
size
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/co_sim_io/includes/model_part.hpp:75
↓ 1,588 callers
Function
inner_prod
kratos/includes/amatrix_interface.h:592
↓ 1,583 callers
Method
CreateNewElement
Inserts an element in the mesh with ThisIndex. */
kratos/sources/model_part.cpp:978
↓ 1,476 callers
Method
resize
Resizing
kratos/containers/array_1d.h:215
↓ 1,436 callers
Method
NodesBegin
kratos/includes/mesh.h:339
↓ 1,381 callers
Method
GetInt
kratos/sources/kratos_parameters.cpp:666
↓ 1,371 callers
Function
norm_2
kratos/includes/amatrix_interface.h:625
↓ 1,354 callers
Method
SetSolutionStepValue
(self, identifier, value, buffer_idx=0)
applications/CoSimulationApplication/python_scripts/solver_wrappers/sdof/sdof_solver.py:241
↓ 1,336 callers
Function
exp
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/MathFunctions.h:1511
↓ 1,296 callers
Method
format
external_libraries/pybind11/pytypes.h:1668
↓ 1,295 callers
Method
EquationId
applications/SolidMechanicsApplication/custom_solvers/solution_schemes/solution_scheme.hpp:651
↓ 1,294 callers
Function
cos
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/MathFunctions.h:1646
↓ 1,287 callers
Function
trans
kratos/includes/amatrix_interface.h:486
↓ 1,249 callers
Function
open
Open the file using the specified path. * This function opens the file so that it will use the specified path. * * @param path The path name ide
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/basic_file.hpp:368
↓ 1,239 callers
Method
Has
applications/MPMApplication/custom_constitutive/hyperelastic_3D_law.cpp:69
↓ 1,233 callers
Method
size
applications/MeshingApplication/custom_external_libraries/tetMeshOpt/u_Types.h:283
↓ 1,195 callers
Function
move
external_libraries/pybind11/cast.h:1717
↓ 1,148 callers
Method
join
Wait for the thread to exit. * This function will block until the thread has exited. * * If this function is not called before the thread object
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/thread.hpp:79
↓ 1,147 callers
Function
print
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/GenericPacketMath.h:1183
↓ 1,094 callers
Method
write
(self, message)
applications/SwimmingDEMApplication/python_scripts/swimming_DEM_analysis.py:39
↓ 1,081 callers
Method
str
external_libraries/pybind11/pytypes.h:1774
↓ 952 callers
Method
GetNode
applications/SystemIdentificationApplication/custom_sensors/sensor.cpp:93
↓ 943 callers
Method
Z
applications/ConvectionDiffusionApplication/custom_elements/conv_diff_change_of_phase_2d.cpp:491
↓ 941 callers
Function
max
applications/DEMApplication/custom_utilities/GeometryFunctions.h:79
↓ 911 callers
Method
CreateModelPart
(self)
kratos/tests/test_bounding_box.py:6
↓ 908 callers
Method
AddValue
kratos/sources/kratos_parameters.cpp:455
↓ 889 callers
Method
SetString
kratos/sources/kratos_parameters.cpp:850
↓ 870 callers
Method
SetValue
applications/GeoMechanicsApplication/tests/cpp_tests/custom_constitutive/mock_constitutive_law.hpp:45
↓ 869 callers
Method
IntegrationPoints
kratos/integration/quadrature.h:133
↓ 854 callers
Method
SetValue
applications/StructuralMechanicsApplication/custom_utilities/shell_cross_section.cpp:186
↓ 853 callers
Function
row
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/SparseCore/SparseBlock.h:453
↓ 843 callers
Method
size
kratos/utilities/proxies.h:270
↓ 839 callers
Method
ValidateAndAssignDefaults
kratos/sources/kratos_parameters.cpp:1345
↓ 826 callers
Method
WorkingSpaceDimension
applications/FluidDynamicsApplication/custom_constitutive/euler_2d_law.cpp:54
↓ 815 callers
Method
size
kratos/tests/cpp_tests/utilities/test_parallel_utilities.cpp:134
↓ 785 callers
Method
resize
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/co_sim_io/includes/data_container.hpp:171
↓ 778 callers
Function
block_for_each
kratos/utilities/parallel_utilities.h:303
↓ 774 callers
Method
GetModelPart
(self)
applications/StatisticsApplication/tests/statistics_test_case.py:29
↓ 765 callers
Method
ElementsBegin
kratos/includes/mesh.h:561
↓ 763 callers
Method
Z
Returns Z coordinate */
kratos/geometries/point.h:193
↓ 757 callers
Method
SetValue
applications/ConstitutiveLawsApplication/custom_constitutive/composites/rule_of_mixtures_law.cpp:459
↓ 756 callers
Method
data
external_libraries/span/span.hpp:485
↓ 732 callers
Function
abs
external_libraries/vexcl/vexcl/function.hpp:466
↓ 729 callers
Method
clear
applications/MPMApplication/custom_constitutive/flow_rules/mpm_flow_rule.hpp:97
↓ 726 callers
Method
addTest
(self, test)
applications/WindEngineeringApplication/python_scripts/test_suite.py:23
↓ 719 callers
Method
begin
kratos/sources/registry_item.cpp:43
↓ 715 callers
Method
GetPoint
kratos/modeler/internals/cartesian_mesh_colors.h:147
↓ 707 callers
Function
KRATOS_EXPECT_EXCEPTION_IS_THROWN
applications/GeoMechanicsApplication/tests/cpp_tests/custom_workflows/test_dgeosettlement.cpp:135
↓ 647 callers
Method
data
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/Diagonal.h:94
↓ 643 callers
Method
for_each
kratos/utilities/parallel_utilities.h:182
↓ 634 callers
Method
Vector
(cls, name, n, **kwargs)
applications/FluidDynamicsApplication/automatic_differentiation/compressible_navier_stokes/src/defines.py:29
↓ 631 callers
Method
base
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/deferred.hpp:517
↓ 626 callers
Method
Has
applications/ConstitutiveLawsApplication/custom_constitutive/composites/rule_of_mixtures_law.cpp:165
↓ 605 callers
Function
isinstance
external_libraries/pybind11/pytypes.h:853
↓ 600 callers
Method
coeff
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/Diagonal.h:106
↓ 595 callers
Method
NodesEnd
kratos/includes/mesh.h:349
↓ 592 callers
Method
loadTestsFromTestCases
Return a list of suites with all tests cases contained in every testCaseClass in testCaseClasses
kratos/python_scripts/KratosUnittest.py:16
↓ 591 callers
Method
GetValue
kratos/tests/cpp_tests/includes/test_property_accessor.cpp:48
↓ 577 callers
Method
NumberOfNodes
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/co_sim_io/sources/model_part.cpp:114
↓ 567 callers
Method
main
Get a handle to the main interpreter that can be used with subinterpreter_scoped_activate Note that destructing the handle is a noop, the main interpr
external_libraries/pybind11/subinterpreter.h:200
↓ 566 callers
Method
CreateNewCondition
applications/ContactStructuralMechanicsApplication/custom_utilities/interface_preprocess.cpp:268
↓ 561 callers
Method
GetValue
applications/StructuralMechanicsApplication/custom_elements/nodal_elements/bushing_element.cpp:31
↓ 554 callers
Method
Parameters
applications/SolidMechanicsApplication/custom_utilities/shell_cross_section.hpp:105
↓ 549 callers
Method
end
kratos/sources/registry_item.cpp:53
next →
1–100 of 80,042, ranked by callers