MCPcopy Create free account

hub / github.com/FEniCS/dolfinx / functions

Functions2,084 in github.com/FEniCS/dolfinx

↓ 1 callersFunctionvtx_write_mesh
cpp/dolfinx/io/ADIOS2Writers.h:295
↓ 1 callersFunctionvtx_write_mesh_from_space
cpp/dolfinx/io/ADIOS2Writers.h:370
↓ 1 callersMethodwrite_function
cpp/dolfinx/io/XDMFFile.cpp:240
↓ 1 callersMethodwrite_information
-----------------------------------------------------------------------------
cpp/dolfinx/io/XDMFFile.cpp:438
↓ 1 callersMethodx
Vector holding the degrees-of-freedom.
python/dolfinx/fem/function.py:562
↓ 1 callersFunctionσ
Expression for the stress σ given a displacement field.
python/demo/demo_pyamg.py:199
↓ 1 callersFunctionσ
Expression for the stress σ given a displacement field.
python/demo/demo_types.py:196
MethodA
Jacobian matrix.
python/dolfinx/nls/petsc.py:75
MethodA
Left-hand side matrix.
python/dolfinx/fem/problems.py:188
MethodA
Left-hand side matrix.
python/dolfinx/fem/petsc.py:962
MethodA
Jacobian matrix.
python/dolfinx/fem/petsc.py:1378
MethodADIOS2Writer
@brief Move constructor
cpp/dolfinx/io/ADIOS2Writers.h:69
MethodADIOS2Writer
-----------------------------------------------------------------------------
cpp/dolfinx/io/ADIOS2Writers.cpp:20
FunctionA_ref
cpp/demo/custom_kernel/main.cpp:39
MethodAdjacencyList
@brief Construct trivial adjacency list where each of the n nodes is connected to itself. @param[in] n Number of nodes.
cpp/dolfinx/graph/AdjacencyList.h:48
MethodBoundingBoxTree
Constructor @param[in] mesh Mesh for building the bounding box tree. @param[in] tdim Topological dimension of the mesh entities to build the bounding
cpp/dolfinx/geometry/BoundingBoxTree.h:234
FunctionCHECK_adjacency_list_equal
cpp/test/mesh/refinement/rectangle.cpp:31
MethodComm
-----------------------------------------------------------------------------
cpp/dolfinx/common/MPI.cpp:12
MethodCoordinateElement
cpp/dolfinx/fem/CoordinateElement.cpp:19
MethodDirichletBC
cpp/dolfinx/fem/DirichletBC.h:306
MethodDofMap
cpp/dolfinx/fem/DofMap.h:93
MethodElementDofLayout
Copy constructor
cpp/dolfinx/fem/ElementDofLayout.h:53
MethodElementDofLayout
-----------------------------------------------------------------------------
cpp/dolfinx/fem/ElementDofLayout.cpp:19
MethodF
Assemble residual vector.
python/test/unit/nls/test_newton.py:38
MethodF
Assemble residual vector.
python/test/unit/nls/test_newton.py:85
MethodF
The compiled residual.
python/dolfinx/fem/petsc.py:1363
MethodF
Assemble the residual F into the vector b. Args: x: The vector containing the latest solution b: Vector to assemble t
python/dolfinx/fem/petsc.py:1511
MethodF
Compute F at current point x
cpp/demo/hyperelasticity/main.cpp:159
MethodFiniteElement
Copy constructor
cpp/dolfinx/fem/FiniteElement.h:118
MethodFiniteElement
cpp/dolfinx/fem/FiniteElement.cpp:111
MethodGeometry
cpp/dolfinx/mesh/Geometry.h:69
MethodHyperElasticProblem
Constructor
cpp/demo/hyperelasticity/main.cpp:46
MethodIndexMap
Copy constructor
cpp/dolfinx/common/IndexMap.h:165
MethodJ
Assemble Jacobian matrix.
python/test/unit/nls/test_newton.py:51
MethodJ
Assemble Jacobian matrix.
python/test/unit/nls/test_newton.py:102
MethodJ
The compiled Jacobian.
python/dolfinx/fem/petsc.py:1368
MethodJ
Assemble the Jacobian matrix. Args: x: Vector containing the latest solution A: Matrix to assembler into.
python/dolfinx/fem/petsc.py:1530
MethodJ
Compute J = F' at current point x
cpp/demo/hyperelasticity/main.cpp:176
MethodKrylovSolver
----------------------------------------------------------------------------- ------------------------------------------------------------------------
cpp/dolfinx/la/petsc.cpp:641
MethodKrylovSolver
Copy constructor (deleted)
cpp/dolfinx/la/petsc.h:466
MethodL
The compiled linear form representing the right-hand side.
python/dolfinx/fem/problems.py:178
MethodL
The compiled linear form representing the left-hand side.
python/dolfinx/fem/petsc.py:947
MethodL
The compiled linear form (the residual form).
python/dolfinx/fem/petsc.py:1492
MethodMPICommWrapper
python/dolfinx/wrappers/dolfinx_wrappers/MPICommWrapper.h:21
MethodMatrix
----------------------------------------------------------------------------- ------------------------------------------------------------------------
cpp/dolfinx/la/petsc.cpp:566
MethodMatrix
Copy constructor (deleted)
cpp/dolfinx/la/petsc.h:404
MethodMatrixCSR
Move constructor @todo Check handling of MPI_Request
cpp/dolfinx/la/MatrixCSR.h:203
MethodMatrixCSR
cpp/dolfinx/la/MatrixCSR.h:624
MethodMeshTags
cpp/dolfinx/mesh/MeshTags.h:50
FunctionNB_MODULE
python/dolfinx/wrappers/dolfinx.cpp:28
MethodNewtonSolver
Move constructor
cpp/dolfinx/nls/NewtonSolver.h:46
MethodOperator
----------------------------------------------------------------------------- ------------------------------------------------------------------------
cpp/dolfinx/la/petsc.cpp:498
MethodOperator
Copy constructor (deleted)
cpp/dolfinx/la/petsc.h:248
MethodP_mat
Preconditioner matrix.
python/dolfinx/fem/petsc.py:967
MethodP_mat
Preconditioner matrix.
python/dolfinx/fem/petsc.py:1383
FunctionQ
(mesh)
python/test/unit/fem/test_function.py:41
FunctionQ
(mesh)
python/test/unit/fem/test_function_space.py:38
MethodSLEPcEigenSolver
-----------------------------------------------------------------------------
cpp/dolfinx/la/slepc.cpp:21
MethodSLEPcEigenSolver
Delete copy constructor
cpp/dolfinx/la/slepc.h:33
MethodSparsityPattern
cpp/dolfinx/la/SparsityPattern.h:56
MethodSuperLUDistMatrix
@brief Copy constructor (deleted)
cpp/dolfinx/la/superlu_dist.h:112
MethodSuperLUDistMatrix
cpp/dolfinx/la/superlu_dist.cpp:139
MethodSuperLUDistSolver
Copy constructor
cpp/dolfinx/la/superlu_dist.h:202
MethodSuperLUDistSolver
cpp/dolfinx/la/superlu_dist.cpp:310
MethodT_apply
cpp/dolfinx/fem/FiniteElement.h:662
MethodT_apply_right
cpp/dolfinx/fem/FiniteElement.h:726
MethodTable
-----------------------------------------------------------------------------
cpp/dolfinx/common/Table.cpp:33
MethodTable
Copy constructor
cpp/dolfinx/common/Table.h:44
MethodTimeLogger
Constructor
cpp/dolfinx/common/TimeLogger.h:57
MethodTinv_apply
cpp/dolfinx/fem/FiniteElement.h:710
MethodTinv_apply_right
cpp/dolfinx/fem/FiniteElement.h:743
MethodTopology
Copy constructor
cpp/dolfinx/mesh/Topology.h:79
MethodTt_apply
cpp/dolfinx/fem/FiniteElement.h:695
MethodTt_apply_right
cpp/dolfinx/fem/FiniteElement.h:760
MethodTt_inv_apply
cpp/dolfinx/fem/FiniteElement.h:678
MethodTt_inv_apply_right
cpp/dolfinx/fem/FiniteElement.h:777
FunctionV
(mesh)
python/test/unit/fem/test_function_space.py:27
FunctionV2
(f)
python/test/unit/fem/test_function_space.py:52
MethodVTKFile
----------------------------------------------------------------------------
cpp/dolfinx/io/VTKFile.cpp:709
MethodVector
Delete copy constructor to avoid accidental copying of 'heavy' data
cpp/dolfinx/la/petsc.h:178
MethodVector
@brief Create a distributed vector. @param map Index map that describes the parallel layout of the data. @param bs Number of entries per index map 'i
cpp/dolfinx/la/Vector.h:131
FunctionW
(mesh)
python/test/unit/fem/test_function.py:35
FunctionW
(mesh)
python/test/unit/fem/test_function_space.py:32
FunctionW2
(g)
python/test/unit/fem/test_function_space.py:62
MethodXDMFFile
Move constructor
cpp/dolfinx/io/XDMFFile.h:73
Function_
Create VTK mesh topology based on the degree-of-freedom coordinates. This function supports visualisation when the degree of the finite eleme
python/dolfinx/plot.py:78
Function_
Create a function to partition a mesh. Args: mode: Ghosting mode to use max_facet_to_cell_links: Maximum number of cells connecte
python/dolfinx/mesh.py:112
Function_
Create a Lagrange CoordinateElement from a Basix finite element. Coordinate elements are typically used when creating meshes. Args:
python/dolfinx/fem/element.py:156
Function_
Assemble linear form(s) into a PETSc vector. The vector ``b`` must have been initialized with a size/layout that is consistent with the linea
python/dolfinx/fem/petsc.py:266
Function_
Assign PETSc vector ``x0`` values to (blocked) array(s) ``x1``. This function performs the reverse of the assignment performed by the version
python/dolfinx/la/petsc.py:193
Method_
Interpolate a fem.Function.
python/dolfinx/fem/function.py:521
Method__complex__
Complex representation of the constant.
python/dolfinx/fem/function.py:93
Method__del__
Destroy PETSc objects owned by the solver.
python/dolfinx/nls/petsc.py:60
Method__del__
Destroy internally held PETSc objects.
python/dolfinx/fem/petsc.py:879
Method__del__
Destroy PETSc objects created internally.
python/dolfinx/fem/petsc.py:1355
Method__del__
Delete the PETSc vector if it was created.
python/dolfinx/la/__init__.py:72
Method__enter__
Start timer.
python/dolfinx/common.py:134
Method__enter__
Enter context manager.
python/dolfinx/io/utils.py:99
Method__enter__
Enter context manager.
python/dolfinx/io/utils.py:124
Method__enter__
Enter context manager.
python/dolfinx/io/utils.py:147
← previousnext →901–1,000 of 2,084, ranked by callers