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
↓ 21 callers
Method
ny
(self)
applications/FluidDynamicsApplication/python_scripts/cube_mesher.py:29
↓ 21 callers
Method
pGetNode
kratos/modeler/voxel_mesh_generator_modeler.h:122
↓ 21 callers
Function
packetOp
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/functors/BinaryFunctors.h:678
↓ 21 callers
Function
pmul
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/AVX/Complex.h:88
↓ 21 callers
Method
raw_ptr
external_libraries/vexcl/vexcl/backend/cuda/device_vector.hpp:198
↓ 21 callers
Function
read
kratos/includes/serializer.h:1156
↓ 21 callers
Method
reshape
Optional `order` parameter omitted, to be added as needed.
external_libraries/pybind11/numpy.h:1273
↓ 21 callers
Method
rows
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/LU/FullPivLU.h:405
↓ 21 callers
Method
save
applications/MPMApplication/custom_constitutive/flow_rules/mc_plastic_flow_rule.cpp:807
↓ 21 callers
Method
shrink_to_fit
kratos/containers/pointer_vector_set.h:863
↓ 21 callers
Method
size
* @brief Returns the number of elements in the container. * @return The number of elements in the container. */
kratos/containers/pointer_vector_set.h:504
↓ 21 callers
Method
slot
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/impl/spawn.hpp:1128
↓ 21 callers
Function
try
do a raw inflate of data in hexadecimal with both inflate and inflateBack */
external_libraries/zlib/test/infcover.c:507
↓ 21 callers
Function
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external_libraries/json/json.hpp:14310
↓ 21 callers
Function
zmemcpy
(dest, source, len)
external_libraries/zlib/zutil.c:152
↓ 20 callers
Function
CPostFile_WriteValuesVA
external_libraries/gidpost/source/gidpostInt.c:303
↓ 20 callers
Method
CalculateDampingMatrix
applications/RANSApplication/custom_elements/convection_diffusion_reaction_element.cpp:227
↓ 20 callers
Method
CalculateIntegrationCoefficient
applications/PoromechanicsApplication/custom_elements/one-phase_flow/U_Pl_element.cpp:666
↓ 20 callers
Function
CalculateLength
* @brief Computes the length of the FE and returns it */
applications/StructuralMechanicsApplication/custom_elements/beam_elements/timoshenko_beam_element_2D2N.h:165
↓ 20 callers
Method
CalculateMassMatrix
Computes local contributions to the mass matrix * Provides the local contributions to the mass matrix, which is defined here * as the matrix asso
applications/FluidDynamicsApplication/custom_elements/vms.h:326
↓ 20 callers
Method
CalculateMassMatrix
applications/RANSApplication/custom_elements/convection_diffusion_reaction_element.cpp:199
↓ 20 callers
Method
CalculateMaterialResponseCauchy
applications/FluidDynamicsApplication/custom_constitutive/euler_2d_law.cpp:62
↓ 20 callers
Method
Check
applications/FluidDynamicsApplication/tests/cpp_tests/test_fluid_element_data.cpp:82
↓ 20 callers
Function
CheckIntegrationPointWeightSensitivity
kratos/tests/cpp_tests/utilities/test_line_geometrical_sensitivity.cpp:109
↓ 20 callers
Method
Clone
applications/GeoMechanicsApplication/tests/cpp_tests/custom_constitutive/mock_constitutive_law.hpp:26
↓ 20 callers
Method
Clone
applications/GeoMechanicsApplication/custom_elements/interface_stress_state.cpp:69
↓ 20 callers
Function
ComputeLumpedMassMatrix
applications/StructuralMechanicsApplication/custom_utilities/structural_mechanics_element_utilities.cpp:105
↓ 20 callers
Method
CreateQuadraturePointGeometries
@brief calls function of underlying nurbs curve. * * @param rResultGeometries list of quadrature point geometries. * @param NumberOfSha
kratos/geometries/brep_curve.h:336
↓ 20 callers
Function
CrossCheckShapeFunctionsValues
kratos/tests/cpp_tests/sources/cross_check_shape_functions_values.cpp:22
↓ 20 callers
Method
Data
kratos/containers/nd_data.h:89
↓ 20 callers
Method
Execute
(self)
applications/CompressiblePotentialFlowApplication/python_scripts/compute_forces_on_nodes_process.py:29
↓ 20 callers
Method
ExecuteBeforeSolutionLoop
(self)
applications/StructuralMechanicsApplication/python_scripts/link_constraint_process.py:42
↓ 20 callers
Function
GetDoFsPerNode
* @brief Indicates the amount of DoFs per node (u, v, w, theta_x, theta_y, theta_z) */
applications/StructuralMechanicsApplication/custom_elements/shell_elements/cs_dsg3_thick_shell_element_3D3N.h:138
↓ 20 callers
Method
GetEchoLevel
applications/MeshingApplication/custom_utilities/mmg/mmg_utilities.cpp:201
↓ 20 callers
Method
GetEmptyField
(self)
applications/OptimizationApplication/tests/process_tests/test_optimization_problem_ascii_output_process.py:45
↓ 20 callers
Method
GetIsApproximation
applications/MappingApplication/custom_utilities/mapper_interface_info.h:141
↓ 20 callers
Method
GetModel
(self)
applications/StatisticsApplication/tests/statistics_test_case.py:32
↓ 20 callers
Function
GetStrainSize
* Voigt tensor size: */
applications/SolidMechanicsApplication/custom_constitutive/hyperelastic_3D_law.hpp:134
↓ 20 callers
Method
GetSubModelPartNames
kratos/sources/model_part.cpp:2175
↓ 20 callers
Method
GetVariableData
kratos/sources/serializer.cpp:31
↓ 20 callers
Method
HasGeometry
kratos/includes/mesh.h:897
↓ 20 callers
Function
HashCombine
kratos/includes/key_hash.h:56
↓ 20 callers
Method
Identity
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/CwiseNullaryOp.h:768
↓ 20 callers
Function
Info
Turn back information as a string.
kratos/includes/io.h:724
↓ 20 callers
Method
Initialize
applications/ConvectionDiffusionApplication/custom_elements/embedded_laplacian_element.cpp:384
↓ 20 callers
Method
Initialize
applications/FluidDynamicsApplication/custom_elements/d_vms.cpp:121
↓ 20 callers
Method
Initialize
(self)
applications/OptimizationApplication/tests/test_response_utilities.py:20
↓ 20 callers
Method
IsDistributed
* @brief Returns jobs parallel status * */
kratos/utilities/pointer_map_communicator.h:429
↓ 20 callers
Function
MohrCoulombWithTensionCutOff
applications/GeoMechanicsApplication/custom_constitutive/mohr_coulomb_with_tension_cutoff.h:31
↓ 20 callers
Method
Normal
* It computes the unit normal of the geometry, if possible * @return The normal of the geometry */
kratos/geometries/line_3d_2.h:822
↓ 20 callers
Function
PointerDistance
kratos/spatial_containers/search_structure.h:91
↓ 20 callers
Method
PolynomialDegreeW
* @return returns the polynomial degree 'p' in w direction. **/
kratos/geometries/nurbs_volume_geometry.h:306
↓ 20 callers
Method
PrintData
Print object's data.
applications/PfemFluidDynamicsApplication/custom_strategies/strategies/v_p_strategy.h:464
↓ 20 callers
Method
PrintInfo
Print information about this object.
kratos/tests/cpp_tests/linear_solvers/test_fallback_linear_solver.cpp:76
↓ 20 callers
Function
RotatePoint
kratos/utilities/mortar_utilities.cpp:81
↓ 20 callers
Method
SearchNearestPoint
* @brief Search for the nearest point to a given point. * @param ThisPoint The point for which to find the nearest point. * @return A pointe
kratos/spatial_containers/tree.h:391
↓ 20 callers
Function
SetData
kratos/geometries/geometry.h:621
↓ 20 callers
Method
SetIntegrationMethod
applications/ShapeOptimizationApplication/custom_utilities/mapping/mapper_vertex_morphing_improved_integration.cpp:44
↓ 20 callers
Method
SpMV
kratos/containers/csr_matrix.h:429
↓ 20 callers
Method
TestGetExactAreaIntegration
kratos/utilities/exact_mortar_segmentation_utility.cpp:1104
↓ 20 callers
Function
WorkingSpaceDimension
* Dimension of the law: */
applications/SolidMechanicsApplication/custom_constitutive/hyperelastic_3D_law.hpp:126
↓ 20 callers
Method
__SetVariable
(container, variable, setter, offset = 0)
kratos/mpi/future/tests/test_mpi_vtu_output.py:133
↓ 20 callers
Method
_get_partitioned_fsi_utilities
(self)
applications/FSIApplication/python_scripts/fsi_coupling_interface.py:337
↓ 20 callers
Function
adjoint
external_libraries/amgcl/value_type/interface.hpp:154
↓ 20 callers
Method
capacity
Return the maximum size for data in the buffer.
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/detail/buffered_stream_storage.hpp:96
↓ 20 callers
Method
cols
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Geometry/Homogeneous.h:75
↓ 20 callers
Function
copy
external_libraries/vexcl/vexcl/multivector.hpp:513
↓ 20 callers
Method
destroy
external_libraries/vexcl/CL/opencl.hpp:3771
↓ 20 callers
Method
end
kratos/sources/kratos_parameters.cpp:1008
↓ 20 callers
Method
exit
external_libraries/pybind11/iostream.h:222
↓ 20 callers
Function
float2half
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/AVX/PacketMath.h:2180
↓ 20 callers
Function
floor
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/MathFunctions.h:1309
↓ 20 callers
Method
get
kratos/processes/reorder_and_optimize_modelpart_process.h:142
↓ 20 callers
Method
getStandardizedValue
(self, response_id)
applications/ShapeOptimizationApplication/python_scripts/communicator_factory.py:101
↓ 20 callers
Function
human_readable_memory
external_libraries/amgcl/util.hpp:374
↓ 20 callers
Function
if
applications/DEMApplication/custom_utilities/create_and_destroy.cpp:977
↓ 20 callers
Method
linear
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Geometry/Transform.h:374
↓ 20 callers
Method
makeGivens
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Jacobi/Jacobi.h:152
↓ 20 callers
Method
matrixU
\returns a view of the upper triangular matrix U */
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Cholesky/LLT.h:117
↓ 20 callers
Method
number_unsigned
external_libraries/json/json.hpp:9589
↓ 20 callers
Method
nz
(self)
applications/FluidDynamicsApplication/python_scripts/cube_mesher.py:32
↓ 20 callers
Method
outerSize
\returns the number of columns (resp. rows) of the matrix if the storage order column major (resp. row major) */
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/SparseCore/SparseMatrix.h:166
↓ 20 callers
Function
plain_enum_max
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/util/Meta.h:654
↓ 20 callers
Method
prepare
Get the buffer for a single transfer, with a size.
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/detail/consuming_buffers.hpp:96
↓ 20 callers
Function
raw_uint16_to_bfloat16
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/Default/BFloat16.h:369
↓ 20 callers
Method
remove
external_libraries/vexcl/vexcl/cache.hpp:61
↓ 20 callers
Function
rotate
rotate list[0..len-1] left by rot positions, in place */
external_libraries/zlib/examples/gzappend.c:123
↓ 20 callers
Method
rows
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Geometry/Homogeneous.h:72
↓ 20 callers
Method
rows
\returns the number of rows of the represented matrix. */
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/SparseQR/SparseQR.h:137
↓ 20 callers
Method
sax_parse
external_libraries/json/json.hpp:13024
↓ 20 callers
Method
set
external_libraries/pybind11/pytypes.h:2284
↓ 20 callers
Method
size
kratos/sources/kratos_parameters.cpp:1032
↓ 20 callers
Method
swap
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/intrusive_ptr/intrusive_ptr.hpp:204
↓ 20 callers
Function
validate
kratos/tests/cpp_tests/external_libraries/test_delaunator.cpp:100
↓ 20 callers
Method
vector
Empty constructor.
external_libraries/vexcl/vexcl/vector.hpp:359
↓ 20 callers
Function
vreinterpretq_u64_f64
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:4991
↓ 19 callers
Method
AddRansFormulation
Adds another RansFormulation to current formulation creating a list of formulations. Args: formulation (RansFormulation): Formula
applications/RANSApplication/python_scripts/formulations/rans_formulation.py:36
↓ 19 callers
Function
BDBtProductOperation
kratos/utilities/math_utils.h:1638
↓ 19 callers
Method
BuildRHS
* @brief Function to perform the build of the RHS. * The vector could be sized as the total number of dofs or as the number of unrestrained ones
kratos/solving_strategies/builder_and_solvers/explicit_builder.h:290
↓ 19 callers
Method
Calculate
applications/StructuralMechanicsApplication/custom_utilities/shell_utilities.cpp:36
← previous
next →
1,701–1,800 of 80,042, ranked by callers