MCPcopy Create free account

hub / github.com/KratosMultiphysics/Kratos / functions

Functions80,042 in github.com/KratosMultiphysics/Kratos

↓ 80 callersFunctionNodesInFaces
kratos/geometries/geometry.h:2265
↓ 80 callersMethodNumberOfMasterSlaveConstraints
kratos/includes/mesh.h:915
↓ 80 callersMethodPrintInfo
Print information about this object.
kratos/processes/process.h:204
↓ 80 callersMethodReset
applications/MeshingApplication/custom_io/pfem_gid_io.h:545
↓ 80 callersMethodSearchInRadius
* @brief Search for points within a given radius of a point. * @param ThisPoint The center point. * @param Radius The search radius. *
kratos/spatial_containers/tree.h:434
↓ 80 callersMethodreserve
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/co_sim_io/includes/model_part.hpp:101
↓ 79 callersMethodAddNodes
Inserts a list of nodes in a submodelpart provided their Id. Does nothing if applied to the top model part */
kratos/sources/model_part.cpp:317
↓ 79 callersFunctionGetValue
(entity, variable)
applications/CoSimulationApplication/python_scripts/coupling_interface_data.py:250
↓ 79 callersFunctionNorm
(v)
applications/SwimmingDEMApplication/python_scripts/embedded.py:20
↓ 79 callersMethodReadModelPart
kratos/sources/model_part_io.cpp:831
↓ 79 callersFunctionpselect
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/LSX/Complex.h:455
↓ 79 callersFunctionvalue
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/SparseCore/SparseBlock.h:492
↓ 78 callersMethodcol
external_libraries/amgcl/backend/builtin.hpp:302
↓ 78 callersMethodgetSubMapper
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/util/BlasUtil.h:312
↓ 78 callersMethodstorePacket
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/util/BlasUtil.h:288
↓ 78 callersFunctionx
kratos/utilities/quaternion.h:120
↓ 77 callersFunctionDefineVector
This method defines a symbolic vector Keyword arguments: name -- Name of variables. m -- Number of components. mode -- The type of v
applications/ContactStructuralMechanicsApplication/python_scripts/custom_sympy_fe_utilities.py:54
↓ 77 callersFunctionGetBuilderAndSolver
* @brief Get method for the builder and solver * @return mpBuilderAndSolver: The pointer to the builder and solver considered */
kratos/solving_strategies/strategies/residualbased_newton_raphson_strategy.h:492
↓ 77 callersMethodGetShapeFunctionsValues
applications/StructuralMechanicsApplication/custom_elements/truss_elements/linear_truss_element.cpp:160
↓ 77 callersMethodSetValue
applications/HDF5Application/custom_utilities/container_io_utils.h:102
↓ 77 callersFunctionW
kratos/utilities/quaternion.h:145
↓ 77 callersMethodgetLinearMapper
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/util/BlasUtil.h:316
↓ 77 callersMethodremove
Remove a signal from a signal_set. * This function removes the specified signal from the set. It has no effect * if the signal is not in the set.
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/basic_signal_set.hpp:438
↓ 77 callersMethodset_size
external_libraries/amgcl/backend/builtin.hpp:233
↓ 77 callersMethodsize
external_libraries/amgcl/mpi/make_solver.hpp:183
↓ 76 callersMethodCreateSolver
* @brief This method is an auxiliar method to create a new solver * @return The pointer to the solver of interest */
kratos/factories/linear_solver_factory.h:126
↓ 76 callersMethodInitialize
(self)
applications/OptimizationApplication/tests/process_tests/test_optimization_problem_ascii_output_process.py:39
↓ 76 callersMethodSetValue
kratos/utilities/proxies.h:126
↓ 76 callersFunctionVerifyStrainExactness
Verifies that a displacement field produces the expected strain distribution. * Verifies that a displacement field which varies linearly in space
kratos/tests/cpp_tests/geometries/test_geometry.cpp:290
↓ 76 callersFunctionraw_uint16_to_half
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/Default/Half.h:590
↓ 76 callersMethodread_output_from
Reads and parses a GiD output file from the specified path. Args: gid_output_file_path: Path to the GiD output file.
applications/GeoMechanicsApplication/python_scripts/gid_output_file_reader.py:31
↓ 76 callersMethodresize
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/SparseCore/AmbiVector.h:58
↓ 76 callersMethodsetZero
Clear any existing decomposition * \sa rankUpdate(w,sigma) */
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Cholesky/LDLT.h:138
↓ 75 callersMethodArea
This method calculates and returns area or surface area of this geometry depending on its dimension. For one dimensional geometry it returns z
kratos/geometries/point_2d.h:369
↓ 75 callersMethodAssembleNonHistoricalData
kratos/sources/communicator.cpp:527
↓ 75 callersMethodHasResponse
(self, name_or_response: 'Union[str, ResponseFunction]')
applications/OptimizationApplication/python_scripts/utilities/optimization_problem.py:87
↓ 75 callersFunctionK
(points_set, m_index, t, pp)
applications/SwimmingDEMApplication/python_scripts/daitche_quadrature/initial_time_bounds.py:64
↓ 75 callersMethodhas_value
applications/FluidDynamicsApplication/custom_strategies/strategies/compressible_navier_stokes_explicit_solving_strategy_bfecc.h:93
↓ 75 callersFunctionpsub
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/GPU/PacketMath.h:847
↓ 74 callersFunctionCrossProduct
kratos/utilities/math_utils.h:857
↓ 74 callersMethodGetMinPoint
applications/DEMApplication/custom_utilities/node_configure.h:79
↓ 74 callersMethodIsDistributed
* @brief This function returns if we are in a distributed system * @return True if we are in a distributed system, false otherwise (always true i
applications/TrilinosApplication/trilinos_space.h:1153
↓ 74 callersFunctionMult
applications/TrilinosApplication/custom_python/add_trilinos_space_to_python.cpp:70
↓ 74 callersMethodPrintInfo
applications/SwimmingDEMApplication/custom_utilities/fields/real_field.h:98
↓ 74 callersMethodclear
external_libraries/vexcl/vexcl/cache.hpp:84
↓ 74 callersMethodcontext
Push the key on to the stack.
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/detail/call_stack.hpp:39
↓ 74 callersMethodemplace
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/experimental/impl/parallel_group.hpp:64
↓ 74 callersFunctionquery
Query the occupancy (recommended number of work items) for the pool. * Do not call this function directly. It is intended for use with the * asio::
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/thread_pool.hpp:561
↓ 74 callersMethodset_nonzeros
external_libraries/amgcl/backend/builtin.hpp:254
↓ 73 callersFunctionFD2FILE
external_libraries/gidpost/source/gidpost.c:45
↓ 73 callersFunctionGetIntegrationMethod
* @brief Returns the used integration method * @return default integration method of the used Geometry */
applications/StructuralMechanicsApplication/custom_elements/solid_elements/base_solid_element.h:272
↓ 73 callersFunctionGetStrainSize
* Voigt tensor size: */
applications/MPMApplication/custom_constitutive/hyperelastic_3D_law.hpp:137
↓ 73 callersMethodSetToZero
applications/FreeSurfaceApplication/custom_utilities/edge_data.h:1038
↓ 73 callersMethod_ClassName
(cls)
applications/CoSimulationApplication/python_scripts/base_classes/co_simulation_io.py:65
↓ 73 callersMethodpush_arg
external_libraries/vexcl/vexcl/backend/cuda/kernel.hpp:104
↓ 73 callersMethodsize1
kratos/includes/amatrix_interface.h:720
↓ 72 callersFunctionAddMatrix
kratos/utilities/math_utils.h:1083
↓ 72 callersMethodHas
* @brief It checks if an ID exists in the map * @param rVariable The variable to be check * @return If the ID already exists or not */
applications/MeshingApplication/custom_includes/gauss_point_item.h:180
↓ 72 callersMethodSetDeformationGradientF
kratos/includes/constitutive_law.h:397
↓ 72 callersMethodclear
applications/PoromechanicsApplication/custom_constitutive/continuum_laws/custom_flow_rules/flow_rule.hpp:86
↓ 72 callersMethodcols
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h:519
↓ 72 callersFunctionoperator=
accessor overload required to override default assignment operator (templates are not allowed to replace default compiler-generated assignments).
external_libraries/pybind11/pytypes.h:1038
↓ 71 callersMethodCloneTimeStep
(self)
applications/SwimmingDEMApplication/python_scripts/swimming_DEM_analysis.py:510
↓ 71 callersMethodFactory
applications/LinearSolversApplication/custom_solvers/eigen_direct_solver.h:200
↓ 71 callersMethodName
* @brief Name of the QR * Returns a string containing the name of the current QR decomposition * @return std::string Name of the QR decompos
kratos/utilities/dense_qr_decomposition.h:79
↓ 71 callersMethodShapeFunctionsIntegrationPointsGradients
applications/CableNetApplication/custom_geometries/line_3d_n.h:573
↓ 71 callersMethodStoreData
applications/OptimizationApplication/custom_utilities/tensor_adaptors/properties_variable_tensor_adaptor.cpp:159
↓ 71 callersMethodback
kratos/containers/pointer_vector.h:248
↓ 71 callersMethodset
Set the value of the I/O control command.
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/detail/io_control.hpp:51
↓ 70 callersMethodCalculateGeometryData
applications/FluidDynamicsApplication/custom_elements/dynamic_vms.cpp:577
↓ 70 callersFunctionDot3
* @brief Performs the dot product of two vectors of dimension 3 * @details No check performed on vector sizes * @param a First input vector
kratos/utilities/math_utils.h:670
↓ 70 callersFunctionGetDefaultParameters
* @brief This method provides the defaults parameters to avoid conflicts between the different constructors */
applications/MeshingApplication/custom_io/mmg/mmg_io.h:292
↓ 70 callersMethodPrintInfo
Print information about this object.
applications/OptimizationApplication/custom_responses/response.h:142
↓ 70 callersFunctionStressTensorToVector
kratos/utilities/math_utils.h:1494
↓ 70 callersMethodZero
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/CwiseNullaryOp.h:485
↓ 70 callersMethodat
\returns the stored value at index \a key * If the value does not exist, then the value \a defaultValue is returned without any insertion. */
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/SparseCore/CompressedStorage.h:131
↓ 70 callersMethodreset
Reset pointer.
applications/CoSimulationApplication/custom_external_libraries/CoSimIO/external_libraries/asio/include/asio/detail/scoped_ptr.hpp:60
↓ 70 callersMethodrhs
external_libraries/amgcl/adapter/scaled_problem.hpp:109
↓ 70 callersMethodsize
external_libraries/vexcl/vexcl/backend/cuda/svm_vector.hpp:70
↓ 70 callersMethodsize
external_libraries/amgcl/backend/mkl.hpp:72
↓ 69 callersMethodAddAttribute
kratos/utilities/xml_utilities/xml_element.cpp:32
↓ 69 callersMethodCollectData
applications/OptimizationApplication/custom_utilities/tensor_adaptors/properties_variable_tensor_adaptor.cpp:131
↓ 69 callersMethodSetValue
applications/GeoMechanicsApplication/custom_constitutive/linear_elastic_law.cpp:140
↓ 69 callersMethodinsert
external_libraries/vexcl/vexcl/cache.hpp:134
↓ 69 callersMethodpconj
applications/LinearSolversApplication/external_libraries/eigen3/Eigen/src/Core/arch/Default/ConjHelper.h:51
↓ 68 callersMethodAddGeometry
Inserts a geometry in the mesh. */
kratos/includes/mesh.h:746
↓ 68 callersMethodEquationId
Return the Equation Id related to this degree eof freedom. */
kratos/includes/dof.h:306
↓ 68 callersMethodGetInterfaceModelPart
(self)
applications/FSIApplication/python_scripts/fsi_coupling_interface.py:90
↓ 68 callersMethodHas
applications/SolidMechanicsApplication/custom_constitutive/hyperelastic_3D_law.cpp:64
↓ 68 callersMethodIsFree
kratos/includes/dof.h:378
↓ 68 callersMethodSetDeterminantF
kratos/includes/constitutive_law.h:391
↓ 68 callersFunctionStructuredMeshGeneratorProcess
Default constructor is deleted.
kratos/processes/structured_mesh_generator_process.h:66
↓ 68 callersMethodend
external_libraries/amgcl/backend/hpx.hpp:172
↓ 68 callersFunctionfirst
external_libraries/pybind11/detail/common.h:912
↓ 68 callersMethodpGetElement
* @brief Returns the element associated to the point * @return mpElement The reference to the element associated to the point */
applications/CoSimulationApplication/custom_processes/data_transfer_3D_1D_process.h:95
↓ 67 callersFunctionCreateOperationSettings
Return core settings for an operation type. See core.operations.
applications/HDF5Application/python_scripts/utils.py:18
↓ 67 callersMethodDomainSize
This method calculate and return length, area or volume of this geometry depending to it's dimension. For one dimensional geometry it returns
applications/CableNetApplication/custom_geometries/line_3d_n.h:342
↓ 67 callersMethodFreeDof
Frees the degree of freedom */
kratos/includes/dof.h:341
↓ 67 callersMethodIsActive
kratos/sources/geometrical_object.cpp:23
↓ 67 callersMethodSize1
* @brief Returns number of rows of rM * @param rM The matrix considered * @return The number of rows of rM */
applications/TrilinosApplication/trilinos_space.h:346
← previousnext →501–600 of 80,042, ranked by callers