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
↓ 28 callers
Method
SetEchoLevel
* @brief This sets the level of echo for the solving strategy * @param Level of echo for the solving strategy * @details * { * 0 -
kratos/solving_strategies/strategies/solving_strategy.h:255
↓ 28 callers
Method
SetMovingLoadProcess
applications/StructuralMechanicsApplication/custom_processes/set_moving_load_process.cpp:29
↓ 28 callers
Method
SetShapeFunctionsDerivatives
applications/PfemSolidMechanicsApplication/custom_utilities/water_pressure_utilities.hpp:94
↓ 28 callers
Function
SetupComponents
external_libraries/gidpost/source/gidpostfor.c:27
↓ 28 callers
Function
Size
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/co_sim_io/includes/info.hpp:159
↓ 28 callers
Function
UnitCrossProduct
kratos/utilities/math_utils.h:926
↓ 28 callers
Method
_GetSolutionStrategy
(self)
applications/FluidDynamicsApplication/python_scripts/fluid_solver.py:294
↓ 28 callers
Function
asin
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/MathFunctions.h:1741
↓ 28 callers
Method
begin
external_libraries/clipper/include/clipper2/clipper.engine.h:416
↓ 28 callers
Method
coeff
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/CoreEvaluators.h:1251
↓ 28 callers
Method
comm
external_libraries/amgcl/mpi/distributed_matrix.hpp:438
↓ 28 callers
Function
div
This method defines the divergence Keyword arguments: DN -- The shape function derivatives x -- The variable to compute the gradient
applications/ContactStructuralMechanicsApplication/python_scripts/custom_sympy_fe_utilities.py:149
↓ 28 callers
Function
ei_declare_aligned_stack_constructed_variable
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:3121
↓ 28 callers
Method
end
external_libraries/pybind11/pytypes.h:2539
↓ 28 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
external_libraries/json/json.hpp:8484
↓ 28 callers
Method
madd
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:477
↓ 28 callers
Function
preverse
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/LSX/PacketMath.h:1919
↓ 28 callers
Function
pzero
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/AVX512/PacketMath.h:320
↓ 28 callers
Method
save
kratos/tests/test_utilities/serializer_testing_utilities.cpp:27
↓ 28 callers
Method
set_value
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/execution/detail/bulk_sender.hpp:51
↓ 28 callers
Function
sum
external_libraries/amgcl/backend/builtin.hpp:401
↓ 28 callers
Function
to_lapack
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/misc/lapacke_helpers.h:61
↓ 27 callers
Function
Check
applications/GeoMechanicsApplication/custom_utilities/check_utilities.hpp:69
↓ 27 callers
Function
ConstructMatrixStructure
applications/MappingApplication/custom_utilities/mapping_matrix_utilities.cpp:45
↓ 27 callers
Method
DataSize
kratos/includes/chunk.h:295
↓ 27 callers
Method
DisplacementCriteria
Default constructor.
kratos/solving_strategies/convergencecriterias/displacement_criteria.h:102
↓ 27 callers
Function
Distance
Auxiliar functions * @brief Returns the distance between two 3D points. * @param rPoint0 reference to the first point * @param rPoint1 refer
applications/MeshingApplication/tests/cpp_tests/test_linear_to_quadratic_tetrahedra_mesh_converter.cpp:40
↓ 27 callers
Method
EvaluateInPoint
applications/PfemFluidDynamicsApplication/custom_elements/updated_lagrangian_element.h:576
↓ 27 callers
Method
Execute
(self)
applications/SolidMechanicsApplication/python_scripts/build_beam_skin_process.py:65
↓ 27 callers
Method
GenerateBoundariesEntities
applications/GeoMechanicsApplication/custom_geometries/interface_geometry.hpp:242
↓ 27 callers
Function
GeneratePointsRightTriangle2D3
Generates a point type sample triangle2D3. * Generates a point type right triangle with origin in the origin and leg size 1. * @return Pointer
kratos/tests/cpp_tests/geometries/test_triangle_2d_3.cpp:53
↓ 27 callers
Method
GetInputGeometry
Returns the input original geometry.
kratos/modified_shape_functions/modified_shape_functions.cpp:63
↓ 27 callers
Method
GetStrainSize
applications/FemToDemApplication/custom_elements/generic_total_lagrangian_femdem_element.cpp:680
↓ 27 callers
Function
Initialize
applications/FluidDynamicsApplication/custom_elements/vms_adjoint_element.h:216
↓ 27 callers
Function
Is
* @brief Checks if the flags in this object match those in the given Flags object. * @param rOther The Flags object to compare against. * @r
kratos/containers/flags.h:315
↓ 27 callers
Method
IsDefinedOnThisRank
(self)
applications/CoSimulationApplication/python_scripts/coupling_interface_data.py:135
↓ 27 callers
Function
IsDistributedRun
()
kratos/python_interface/__init__.py:172
↓ 27 callers
Function
IsHotEdge
external_libraries/clipper/src/clipper.engine.cpp:71
↓ 27 callers
Function
OutputMatrix_CollectingFactors
This method collects the constants of the replacement for matrices Keyword arguments: A -- The factors name -- The name of the constant
applications/ContactStructuralMechanicsApplication/python_scripts/custom_sympy_fe_utilities.py:722
↓ 27 callers
Method
SetMultipleMovingLoadsProcess
applications/GeoMechanicsApplication/custom_processes/set_multiple_moving_loads.cpp:20
↓ 27 callers
Function
Size2
applications/TrilinosApplication/custom_python/add_trilinos_space_to_python.cpp:91
↓ 27 callers
Method
_GetFluidAnalysis
(self)
applications/SwimmingDEMApplication/python_scripts/swimming_DEM_analysis.py:741
↓ 27 callers
Method
__CompareScalarNodalValues
(self, nodes, nodes_ref, var, var_ref, factor=1.0)
applications/CoSimulationApplication/tests/test_data_transfer_operators.py:726
↓ 27 callers
Function
_mm_castps_si128
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:2379
↓ 27 callers
Method
begin
Get a random-access iterator to the first element.
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/buffer.hpp:365
↓ 27 callers
Method
clear
external_libraries/amgcl/util.hpp:351
↓ 27 callers
Function
execute
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/thread_pool.hpp:600
↓ 27 callers
Function
padd
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/GenericPacketMath.h:325
↓ 27 callers
Method
pop
Pop an operation from the front of the queue.
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/detail/op_queue.hpp:91
↓ 27 callers
Method
refresh
applications/MeshingApplication/custom_external_libraries/tetMeshOpt/u_ShowMetrics.cpp:70
↓ 27 callers
Method
shrink_to_fit
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/co_sim_io/includes/model_part.hpp:137
↓ 27 callers
Method
size
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/DenseStorage.h:121
↓ 27 callers
Method
x
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/DenseCoeffsBase.h:170
↓ 26 callers
Method
Apply
kratos/modeler/coloring/color_cell_faces.cpp:28
↓ 26 callers
Method
CalculateKinematics
COMPUTE KINEMATICS
applications/PfemSolidMechanicsApplication/custom_elements/updated_lagrangian_U_J_element.cpp:933
↓ 26 callers
Method
CalculateMassMatrix
applications/StructuralMechanicsApplication/custom_conditions/base_load_condition.cpp:273
↓ 26 callers
Method
CalculateRightHandSide
applications/OptimizationApplication/custom_elements/helmholtz_element.cpp:254
↓ 26 callers
Method
ComputeBSplineShapeFunctionValues
* @brief Computation of B-Spline shape function values, use this function * if span of ParameterT is unknown. * From Piegl and Tiller,
kratos/geometries/nurbs_shape_function_utilities/nurbs_curve_shape_functions.h:172
↓ 26 callers
Method
Counter
Default constructor.
kratos/utilities/counter.h:171
↓ 26 callers
Method
CreateIntegrationPoints
Creates integration points on the nurbs surface of this geometry. * @param return integration points. */
kratos/geometries/brep_curve.h:312
↓ 26 callers
Method
Distance
Calculates the distance between two objects. * For this configuration file, calculates the euclidean distance between 'rObj_1' and 'rObj_2'.
applications/MappingApplication/custom_searching/custom_configures/interface_object_configure.h:239
↓ 26 callers
Method
GenerateDivision
kratos/utilities/divide_triangle_2d_3.cpp:80
↓ 26 callers
Method
GetArrayItem
kratos/sources/kratos_parameters.cpp:1059
↓ 26 callers
Method
GetLocalSearchWasSuccessful
applications/MappingApplication/custom_utilities/mapper_interface_info.h:139
↓ 26 callers
Method
GetMaxNodeId
applications/SolidMechanicsApplication/custom_processes/build_string_skin_process.hpp:1052
↓ 26 callers
Method
GetNegativeSubdivisions
kratos/utilities/divide_geometry.cpp:136
↓ 26 callers
Method
GetOrientationAngle
* Returns the orientation angle (in degrees) of this Ply * with respect to the parent element. * @return the orientation angle in de
applications/StructuralMechanicsApplication/custom_utilities/shell_cross_section.hpp:494
↓ 26 callers
Method
GetPositiveSubdivisions
kratos/utilities/divide_geometry.cpp:130
↓ 26 callers
Method
GetStrainSize
applications/PfemFluidDynamicsApplication/custom_constitutive/fluid_laws/bingham_2D_law.cpp:52
↓ 26 callers
Function
GetTestSerialFile
applications/HDF5Application/tests/test_utils.cpp:561
↓ 26 callers
Method
HasDeprecatedVariable
Check if a given deprecated variable is present in a given parameters object (Parameters object)
kratos/python_scripts/deprecation_management.py:20
↓ 26 callers
Method
ImportApplication
kratos/sources/kernel.cpp:151
↓ 26 callers
Method
InitializeMaterial
applications/GeoMechanicsApplication/custom_constitutive/small_strain_udsm_law.cpp:228
↓ 26 callers
Method
LocalSize
kratos/containers/distributed_numbering.h:160
↓ 26 callers
Method
Name
* @brief Returns the name of the class as used in the settings (snake_case format) * @return The name of the class */
applications/FluidDynamicsApplication/custom_strategies/schemes/incremental_update_rotation_scheme.h:148
↓ 26 callers
Method
PrintData
Print object's data.
applications/IgaApplication/custom_conditions/load_condition.h:216
↓ 26 callers
Method
ProjectForward
applications/OptimizationApplication/custom_utilities/control/sigmoidal_projection_utils.cpp:149
↓ 26 callers
Method
ReplaceDeprecatedVariableName
Replace a key by another. The old key is assumed to be present.
kratos/python_scripts/deprecation_management.py:37
↓ 26 callers
Method
RequiresInitializeMaterialResponse
applications/GeoMechanicsApplication/custom_constitutive/linear_elastic_law.cpp:20
↓ 26 callers
Method
SetEchoLevel
applications/FluidDynamicsApplication/custom_utilities/solver_settings.h:214
↓ 26 callers
Method
SetNodes
applications/DelaunayMeshingApplication/custom_meshers/mesher.cpp:285
↓ 26 callers
Method
SetProcessInfo
applications/ContactMechanicsApplication/custom_elements/rigid_body_element.hpp:105
↓ 26 callers
Function
ShapeFunctionValue
This method gives value of given shape function evaluated in given integration point of default integration method. It just call ShapeFunction
kratos/geometries/geometry.h:3535
↓ 26 callers
Method
Sort
applications/MeshingApplication/custom_external_libraries/tetMeshOpt/u_delphiClasses.h:159
↓ 26 callers
Function
WorkingSpaceDimension
* Dimension of the law: */
applications/MPMApplication/custom_constitutive/hyperelastic_3D_law.hpp:129
↓ 26 callers
Method
__GenerateUniqueIdsList
(container)
kratos/tests/test_model_part_operation_utilities.py:30
↓ 26 callers
Method
__init__
(self)
applications/StructuralMechanicsApplication/tests/test_constitutive_law.py:483
↓ 26 callers
Method
_generate_material_point_element_and_check
(self, current_model, geometry_element, num_material_points, expected_num_material_points)
applications/MPMApplication/tests/test_generate_material_point_element.py:9
↓ 26 callers
Method
begin
external_libraries/pybind11/pytypes.h:2535
↓ 26 callers
Method
get
Access.
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/detail/scoped_ptr.hpp:42
↓ 26 callers
Method
global_id
external_libraries/vexcl/vexcl/backend/jit/source.hpp:578
↓ 26 callers
Method
hash_parameters
Create a SHA-256 hash of the given parameters. Args: *args: Parameters to hash. Returns: str: SHA-2
applications/RomApplication/python_scripts/rom_database.py:108
↓ 26 callers
Method
inc_ref
external_libraries/pybind11/gil.h:105
↓ 26 callers
Function
inf
generic inflate() run, where hex is the hexadecimal input data, what is the text to include in an error message, step is how much input data to fee
external_libraries/zlib/test/infcover.c:284
↓ 26 callers
Method
initialize_test
(self, process)
applications/GeoMechanicsApplication/tests/test_set_multiple_moving_load_process.py:101
↓ 26 callers
Method
innerStride
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/Map.h:105
↓ 26 callers
Method
isCompressed
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/SparseCore/SparseBlock.h:219
↓ 26 callers
Method
loc_rows
external_libraries/amgcl/mpi/distributed_matrix.hpp:458
↓ 26 callers
Function
predux
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/SSE/Reductions.h:78
↓ 26 callers
Method
push
Push an operation on to the back of the queue.
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/detail/op_queue.hpp:104
← previous
next →
1,301–1,400 of 80,042, ranked by callers