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
↓ 55 callers
Method
GetValue
applications/ShapeOptimizationApplication/custom_utilities/mapping/mapper_vertex_morphing_adaptive_radius.cpp:160
↓ 55 callers
Method
GetVariableType
This method checks the type of variable Keyword arguments: self -- It signifies an instance of a class. VarName -- The name
kratos/python_interface/kratos_globals.py:111
↓ 55 callers
Method
IsDistributedRun
kratos/sources/kernel.cpp:147
↓ 55 callers
Method
KnotsU
Return knot spans in U-direction
kratos/geometries/brep_surface.h:344
↓ 55 callers
Method
KnotsV
Return knot spans in V-direction
kratos/geometries/brep_surface.h:352
↓ 55 callers
Method
Length
This method calculates and returns Length or charactereistic length of this geometry depending on its dimension. For one dimensional geometry
kratos/geometries/point_2d.h:353
↓ 55 callers
Method
PushPrintVar
(self, variable, name, print_list)
applications/DEMApplication/python_scripts/DEM_procedures.py:1442
↓ 55 callers
Method
SetId
kratos/includes/indexed_object.h:117
↓ 55 callers
Function
format
\returns a WithFormat proxy object allowing to print a matrix the with given * format \a fmt. * * See class IOFormat for some examples. *
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/DenseBase.h:483
↓ 55 callers
Function
hdf5c_f_set_attribute
external_libraries/gidpost/source/hdf5c.c:302
↓ 54 callers
Method
ExecuteFinalizeSolutionStep
applications/StructuralMechanicsApplication/custom_processes/set_moving_load_process.cpp:405
↓ 54 callers
Function
GetNodalVariableVector
applications/GeoMechanicsApplication/custom_utilities/element_utilities.hpp:99
↓ 54 callers
Function
GetScheme
* @brief Get method for the time scheme * @return mpScheme: The pointer to the time scheme considered */
kratos/solving_strategies/strategies/residualbased_newton_raphson_strategy.h:474
↓ 54 callers
Method
ResidualCriteria
Default constructor.
kratos/solving_strategies/convergencecriterias/residual_criteria.h:100
↓ 54 callers
Function
buffer
Obtain a buffer representing the entire registered buffer.
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/registered_buffer.hpp:277
↓ 54 callers
Method
front
kratos/containers/pointer_vector.h:238
↓ 54 callers
Function
handle
The default constructor creates a handle with a ``nullptr``-valued pointer
external_libraries/pybind11/pytypes.h:247
↓ 54 callers
Function
rows
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/CwiseNullaryOp.h:79
↓ 54 callers
Function
size
external_libraries/span/span.hpp:183
↓ 53 callers
Method
AddBool
kratos/sources/kratos_parameters.cpp:935
↓ 53 callers
Method
CalculateOnIntegrationPoints
applications/StructuralMechanicsApplication/custom_conditions/line_load_condition.cpp:104
↓ 53 callers
Function
CalculateValue
* @brief Calculate the current value of the sensor using the given model part. * * @param rModelPart Model part to calculate the sens
applications/SystemIdentificationApplication/custom_sensors/sensor.h:114
↓ 53 callers
Function
GetIntegrationMethod
* returns the used integration method. In the general case this is the * default integration method of the used geometry. I an other integration
applications/StructuralMechanicsApplication/custom_elements/shell_elements/base_shell_element.h:186
↓ 53 callers
Method
GetSpecifications
kratos/elements/mesh_element.cpp:340
↓ 53 callers
Function
GetValue
applications/ShallowWaterApplication/custom_processes/depth_integration_process.h:201
↓ 53 callers
Method
Has
kratos/sources/kratos_parameters.cpp:520
↓ 53 callers
Method
HasProperties
kratos/includes/mesh.h:484
↓ 53 callers
Method
SynchronizeVariable
kratos/sources/communicator.cpp:357
↓ 53 callers
Method
TransferData
(self, from_solver_data, to_solver_data, transfer_options)
applications/CoSimulationApplication/python_scripts/base_classes/co_simulation_data_transfer_operator.py:18
↓ 53 callers
Function
pstore
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/GPU/PacketMath.h:676
↓ 53 callers
Method
toc
external_libraries/vexcl/vexcl/profiler.hpp:187
↓ 52 callers
Function
CalculateGeometryData
applications/FluidDynamicsApplication/tests/cpp_tests/test_fluid_calculation_utilities.cpp:69
↓ 52 callers
Method
CalculateOnIntegrationPoints
applications/ConvectionDiffusionApplication/custom_conditions/thermal_face.cpp:213
↓ 52 callers
Function
Execute
applications/PfemFluidDynamicsApplication/custom_processes/set_active_flag_process.hpp:107
↓ 52 callers
Method
GetComputingModelPart
(self)
applications/RANSApplication/python_scripts/coupled_rans_solver.py:245
↓ 52 callers
Method
GlobalAssemble
* @brief This method performs the global assembly of the matrix * @param rA The matrix considered */
applications/TrilinosApplication/trilinos_space.h:214
↓ 52 callers
Method
IsDistributed
kratos/mpi/sources/mpi_data_communicator.cpp:462
↓ 52 callers
Method
IsNumber
kratos/sources/kratos_parameters.cpp:536
↓ 52 callers
Function
X
kratos/utilities/quaternion.h:121
↓ 52 callers
Method
count
external_libraries/amgcl/mpi/distributed_matrix.hpp:65
↓ 52 callers
Method
nnz
kratos/containers/csr_matrix.h:269
↓ 51 callers
Method
CalculateValue
(self)
applications/OptimizationApplication/tests/test_response_utilities.py:37
↓ 51 callers
Function
Check
* @brief This function is designed to be called once to perform all the checks needed * @return 0 all ok */
applications/SolidMechanicsApplication/custom_solvers/time_integration_methods/newmark_method.hpp:248
↓ 51 callers
Method
GetResponseName
(self)
applications/OptimizationApplication/python_scripts/responses/response_routine.py:63
↓ 51 callers
Method
Info
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/co_sim_io/mpi/sources/mpi_data_communicator.cpp:341
↓ 51 callers
Method
SetData
kratos/sources/gid_io.cpp:39
↓ 51 callers
Method
Size
(self)
applications/CoSimulationApplication/python_scripts/coupling_interface_data.py:138
↓ 51 callers
Function
eval
external_libraries/vexcl/vexcl/eval.hpp:39
↓ 51 callers
Function
half2float
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/AVX512/PacketMath.h:2141
↓ 51 callers
Method
pGetMatrix
* @brief Get a matrix * @param Tag The tag of the matrix to be retrieved (@see SparseMatrixTag) * @return Pointer to the matrix */
kratos/future/containers/linear_system.h:199
↓ 51 callers
Method
where
kratos/sources/exception.cpp:85
↓ 50 callers
Method
ExecuteInitializeSolutionStep
* @brief This function will be executed at every time step BEFORE performing the solve phase */
kratos/processes/process.h:123
↓ 50 callers
Function
FromRotationVector
Returns a Quaternion from a rotation vector @param rx the x component of the source rotation vector @param ry the y component of the source rota
kratos/utilities/quaternion.h:427
↓ 50 callers
Method
Get
(self, name)
applications/DEMApplication/python_scripts/DEM_procedures.py:124
↓ 50 callers
Method
GetData
(self, solution_step_index=0)
applications/CoSimulationApplication/python_scripts/coupling_interface_data.py:161
↓ 50 callers
Method
GetValue
access to reduced value
applications/OptimizationApplication/custom_utilities/geometrical/opt_app_model_part_utils.cpp:58
↓ 50 callers
Method
InitializeSolutionStep
applications/GeoMechanicsApplication/tests/cpp_tests/test_utilities/spy_element.cpp:17
↓ 50 callers
Method
PrintInfo
applications/RANSApplication/custom_processes/rans_line_output_process.cpp:367
↓ 50 callers
Method
SetProperties
applications/DelaunayMeshingApplication/custom_utilities/mesher_utilities.hpp:770
↓ 50 callers
Function
abs2
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/MathFunctions.h:1184
↓ 50 callers
Method
cols
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/SparseCore/SparseView.h:59
↓ 50 callers
Method
length
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Householder/HouseholderSequence.h:423
↓ 50 callers
Method
rows
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h:518
↓ 50 callers
Function
tie
external_libraries/vexcl/vexcl/operations.hpp:2252
↓ 49 callers
Method
AddComponent
(self, component: Union[ExecutionPolicy, ResponseFunction, Control, MasterControl, ResponseRoutine])
applications/OptimizationApplication/python_scripts/utilities/optimization_problem.py:68
↓ 49 callers
Function
AuxiliarModelPartUtilities
* The default constructor */
kratos/utilities/auxiliar_model_part_utilities.h:70
↓ 49 callers
Function
Bf16ToF32
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/AVX512/PacketMath.h:2625
↓ 49 callers
Function
Bf16ToF32
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/AVX/PacketMath.h:2487
↓ 49 callers
Method
Calculate
applications/FluidDynamicsApplication/custom_elements/fic.cpp:74
↓ 49 callers
Method
ExecuteInitialize
applications/StructuralMechanicsApplication/custom_processes/set_moving_load_process.cpp:293
↓ 49 callers
Method
GetEchoLevel
applications/HDF5Application/custom_io/hdf5_file.cpp:665
↓ 49 callers
Method
GetOpenObjectsCount
applications/HDF5Application/custom_io/hdf5_file.cpp:834
↓ 49 callers
Method
GlobalNumberOfElements
kratos/sources/communicator.cpp:106
↓ 49 callers
Method
PrintData
Print object's data.
kratos/processes/process.h:210
↓ 49 callers
Method
ReadModelPart
kratos/input_output/obj_io.cpp:97
↓ 49 callers
Method
Size2
* @brief Returns number of columns of rM * @param rM The matrix considered * @return The number of columns of rM */
applications/TrilinosApplication/trilinos_space.h:357
↓ 49 callers
Function
ThreadSafeNodeWrite
applications/PoromechanicsApplication/custom_elements/one-phase_flow/small_strain_U_Pl_diff_order_element.hpp:221
↓ 49 callers
Method
Velocity
(self, x1, x2, x3, t)
applications/SwimmingDEMApplication/python_scripts/custom_body_force/manufactured_solution.py:33
↓ 49 callers
Function
bind_handler
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/detail/bind_handler.hpp:130
↓ 49 callers
Method
erase
external_libraries/vexcl/vexcl/cache.hpp:90
↓ 49 callers
Function
get
external_libraries/vexcl/vexcl/temporary.hpp:326
↓ 49 callers
Method
norm
kratos/includes/amatrix_interface.h:262
↓ 49 callers
Function
norm_frobenius
kratos/includes/amatrix_interface.h:687
↓ 49 callers
Function
y
kratos/utilities/quaternion.h:128
↓ 48 callers
Function
CalculateB
applications/StructuralMechanicsApplication/custom_utilities/structural_mechanics_element_utilities.h:106
↓ 48 callers
Function
Check
applications/PFEM2Application/custom_strategies/pfem_2_monolithic_slip_strategy.h:228
↓ 48 callers
Function
Check
Checks the input and that all required Kratos variables have been registered. * This function provides the place to perform checks on the completeness
applications/SwimmingDEMApplication/custom_elements/monolithic_dem_coupled.h:1148
↓ 48 callers
Function
EdgeLengthDerivative
kratos/utilities/element_size_calculator.h:190
↓ 48 callers
Method
FinalizeMesh
(self)
applications/DEMApplication/python_scripts/DEM_procedures.py:1697
↓ 48 callers
Method
InitializeMesh
(self, all_model_parts)
applications/DEMApplication/python_scripts/DEM_procedures.py:1645
↓ 48 callers
Method
Length
This method calculates and returns Length or charactereistic length of this geometry depending on its dimension. For one dimensional geometry
applications/SolidMechanicsApplication/custom_geometries/line_gauss_lobatto_3d_2.h:322
↓ 48 callers
Function
MakeIndirectScalar
kratos/utilities/indirect_scalar.h:120
↓ 48 callers
Method
PolynomialDegreeU
* @return returns the polynomial degree 'p' in u direction. **/
kratos/geometries/nurbs_volume_geometry.h:290
↓ 48 callers
Method
PolynomialDegreeV
* @return returns the polynomial degree 'p' in v direction. **/
kratos/geometries/nurbs_volume_geometry.h:298
↓ 48 callers
Method
PrintInfo
applications/ConvectionDiffusionApplication/custom_conditions/thermal_face.cpp:306
↓ 48 callers
Function
UnaliasedAdd
applications/TrilinosApplication/custom_python/add_trilinos_space_to_python.cpp:131
↓ 48 callers
Function
_ImportApplication
(application, application_name)
kratos/python_interface/__init__.py:165
↓ 48 callers
Function
diagSize
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/SVD/SVDBase.h:279
↓ 48 callers
Function
get
external_libraries/json/json.hpp:5623
↓ 48 callers
Method
get
external_libraries/amgcl/relaxation/cusparse_ilu0.hpp:64
← previous
next →
701–800 of 80,042, ranked by callers