Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEniCS/dolfinx
/ functions
Functions
2,084 in github.com/FEniCS/dolfinx
⨍
Functions
2,084
◇
Types & classes
247
↳
Endpoints
10
↓ 1 callers
Function
vtx_write_mesh
cpp/dolfinx/io/ADIOS2Writers.h:295
↓ 1 callers
Function
vtx_write_mesh_from_space
cpp/dolfinx/io/ADIOS2Writers.h:370
↓ 1 callers
Method
write_function
cpp/dolfinx/io/XDMFFile.cpp:240
↓ 1 callers
Method
write_information
-----------------------------------------------------------------------------
cpp/dolfinx/io/XDMFFile.cpp:438
↓ 1 callers
Method
x
Vector holding the degrees-of-freedom.
python/dolfinx/fem/function.py:562
↓ 1 callers
Function
σ
Expression for the stress σ given a displacement field.
python/demo/demo_pyamg.py:199
↓ 1 callers
Function
σ
Expression for the stress σ given a displacement field.
python/demo/demo_types.py:196
Method
A
Jacobian matrix.
python/dolfinx/nls/petsc.py:75
Method
A
Left-hand side matrix.
python/dolfinx/fem/problems.py:188
Method
A
Left-hand side matrix.
python/dolfinx/fem/petsc.py:962
Method
A
Jacobian matrix.
python/dolfinx/fem/petsc.py:1378
Method
ADIOS2Writer
@brief Move constructor
cpp/dolfinx/io/ADIOS2Writers.h:69
Method
ADIOS2Writer
-----------------------------------------------------------------------------
cpp/dolfinx/io/ADIOS2Writers.cpp:20
Function
A_ref
cpp/demo/custom_kernel/main.cpp:39
Method
AdjacencyList
@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
Method
BoundingBoxTree
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
Function
CHECK_adjacency_list_equal
cpp/test/mesh/refinement/rectangle.cpp:31
Method
Comm
-----------------------------------------------------------------------------
cpp/dolfinx/common/MPI.cpp:12
Method
CoordinateElement
cpp/dolfinx/fem/CoordinateElement.cpp:19
Method
DirichletBC
cpp/dolfinx/fem/DirichletBC.h:306
Method
DofMap
cpp/dolfinx/fem/DofMap.h:93
Method
ElementDofLayout
Copy constructor
cpp/dolfinx/fem/ElementDofLayout.h:53
Method
ElementDofLayout
-----------------------------------------------------------------------------
cpp/dolfinx/fem/ElementDofLayout.cpp:19
Method
F
Assemble residual vector.
python/test/unit/nls/test_newton.py:38
Method
F
Assemble residual vector.
python/test/unit/nls/test_newton.py:85
Method
F
The compiled residual.
python/dolfinx/fem/petsc.py:1363
Method
F
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
Method
F
Compute F at current point x
cpp/demo/hyperelasticity/main.cpp:159
Method
FiniteElement
Copy constructor
cpp/dolfinx/fem/FiniteElement.h:118
Method
FiniteElement
cpp/dolfinx/fem/FiniteElement.cpp:111
Method
Geometry
cpp/dolfinx/mesh/Geometry.h:69
Method
HyperElasticProblem
Constructor
cpp/demo/hyperelasticity/main.cpp:46
Method
IndexMap
Copy constructor
cpp/dolfinx/common/IndexMap.h:165
Method
J
Assemble Jacobian matrix.
python/test/unit/nls/test_newton.py:51
Method
J
Assemble Jacobian matrix.
python/test/unit/nls/test_newton.py:102
Method
J
The compiled Jacobian.
python/dolfinx/fem/petsc.py:1368
Method
J
Assemble the Jacobian matrix. Args: x: Vector containing the latest solution A: Matrix to assembler into.
python/dolfinx/fem/petsc.py:1530
Method
J
Compute J = F' at current point x
cpp/demo/hyperelasticity/main.cpp:176
Method
KrylovSolver
----------------------------------------------------------------------------- ------------------------------------------------------------------------
cpp/dolfinx/la/petsc.cpp:641
Method
KrylovSolver
Copy constructor (deleted)
cpp/dolfinx/la/petsc.h:466
Method
L
The compiled linear form representing the right-hand side.
python/dolfinx/fem/problems.py:178
Method
L
The compiled linear form representing the left-hand side.
python/dolfinx/fem/petsc.py:947
Method
L
The compiled linear form (the residual form).
python/dolfinx/fem/petsc.py:1492
Method
MPICommWrapper
python/dolfinx/wrappers/dolfinx_wrappers/MPICommWrapper.h:21
Method
Matrix
----------------------------------------------------------------------------- ------------------------------------------------------------------------
cpp/dolfinx/la/petsc.cpp:566
Method
Matrix
Copy constructor (deleted)
cpp/dolfinx/la/petsc.h:404
Method
MatrixCSR
Move constructor @todo Check handling of MPI_Request
cpp/dolfinx/la/MatrixCSR.h:203
Method
MatrixCSR
cpp/dolfinx/la/MatrixCSR.h:624
Method
MeshTags
cpp/dolfinx/mesh/MeshTags.h:50
Function
NB_MODULE
python/dolfinx/wrappers/dolfinx.cpp:28
Method
NewtonSolver
Move constructor
cpp/dolfinx/nls/NewtonSolver.h:46
Method
Operator
----------------------------------------------------------------------------- ------------------------------------------------------------------------
cpp/dolfinx/la/petsc.cpp:498
Method
Operator
Copy constructor (deleted)
cpp/dolfinx/la/petsc.h:248
Method
P_mat
Preconditioner matrix.
python/dolfinx/fem/petsc.py:967
Method
P_mat
Preconditioner matrix.
python/dolfinx/fem/petsc.py:1383
Function
Q
(mesh)
python/test/unit/fem/test_function.py:41
Function
Q
(mesh)
python/test/unit/fem/test_function_space.py:38
Method
SLEPcEigenSolver
-----------------------------------------------------------------------------
cpp/dolfinx/la/slepc.cpp:21
Method
SLEPcEigenSolver
Delete copy constructor
cpp/dolfinx/la/slepc.h:33
Method
SparsityPattern
cpp/dolfinx/la/SparsityPattern.h:56
Method
SuperLUDistMatrix
@brief Copy constructor (deleted)
cpp/dolfinx/la/superlu_dist.h:112
Method
SuperLUDistMatrix
cpp/dolfinx/la/superlu_dist.cpp:139
Method
SuperLUDistSolver
Copy constructor
cpp/dolfinx/la/superlu_dist.h:202
Method
SuperLUDistSolver
cpp/dolfinx/la/superlu_dist.cpp:310
Method
T_apply
cpp/dolfinx/fem/FiniteElement.h:662
Method
T_apply_right
cpp/dolfinx/fem/FiniteElement.h:726
Method
Table
-----------------------------------------------------------------------------
cpp/dolfinx/common/Table.cpp:33
Method
Table
Copy constructor
cpp/dolfinx/common/Table.h:44
Method
TimeLogger
Constructor
cpp/dolfinx/common/TimeLogger.h:57
Method
Tinv_apply
cpp/dolfinx/fem/FiniteElement.h:710
Method
Tinv_apply_right
cpp/dolfinx/fem/FiniteElement.h:743
Method
Topology
Copy constructor
cpp/dolfinx/mesh/Topology.h:79
Method
Tt_apply
cpp/dolfinx/fem/FiniteElement.h:695
Method
Tt_apply_right
cpp/dolfinx/fem/FiniteElement.h:760
Method
Tt_inv_apply
cpp/dolfinx/fem/FiniteElement.h:678
Method
Tt_inv_apply_right
cpp/dolfinx/fem/FiniteElement.h:777
Function
V
(mesh)
python/test/unit/fem/test_function_space.py:27
Function
V2
(f)
python/test/unit/fem/test_function_space.py:52
Method
VTKFile
----------------------------------------------------------------------------
cpp/dolfinx/io/VTKFile.cpp:709
Method
Vector
Delete copy constructor to avoid accidental copying of 'heavy' data
cpp/dolfinx/la/petsc.h:178
Method
Vector
@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
Function
W
(mesh)
python/test/unit/fem/test_function.py:35
Function
W
(mesh)
python/test/unit/fem/test_function_space.py:32
Function
W2
(g)
python/test/unit/fem/test_function_space.py:62
Method
XDMFFile
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
← previous
next →
901–1,000 of 2,084, ranked by callers