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
Function
declare_function_space
python/dolfinx/wrappers/dolfinx_wrappers/fem.h:89
Function
declare_la_functions
python/dolfinx/wrappers/dolfinx_wrappers/la.h:209
Function
declare_la_objects
python/dolfinx/wrappers/dolfinx_wrappers/la.h:46
Function
declare_mesh
python/dolfinx/wrappers/dolfinx_wrappers/mesh.h:150
Function
declare_meshtags
python/dolfinx/wrappers/dolfinx_wrappers/mesh.h:82
Function
declare_objects
python/dolfinx/wrappers/dolfinx_wrappers/fem.h:337
Function
declare_petsc_discrete_operators
python/dolfinx/wrappers/dolfinx_wrappers/petsc.h:52
Function
declare_real_functions
python/dolfinx/wrappers/dolfinx_wrappers/fem.h:1087
Function
declare_refinement
python/dolfinx/wrappers/dolfinx_wrappers/refinement.h:34
Function
declare_scatter_functions
python/dolfinx/wrappers/dolfinx_wrappers/common.h:20
Function
declare_superlu_dist_matrix
python/dolfinx/wrappers/dolfinx_wrappers/la.h:253
Function
declare_superlu_dist_solver
python/dolfinx/wrappers/dolfinx_wrappers/la.h:277
Function
declare_vtk_real_fn
python/dolfinx/wrappers/dolfinx_wrappers/io.h:78
Function
declare_vtk_scalar_fn
python/dolfinx/wrappers/dolfinx_wrappers/io.h:91
Function
declare_vtx_writer
python/dolfinx/wrappers/dolfinx_wrappers/io.h:119
Function
declare_xdmf_real_fn
python/dolfinx/wrappers/dolfinx_wrappers/io.h:41
Function
declare_xdmf_scalar_fn
python/dolfinx/wrappers/dolfinx_wrappers/io.h:63
Function
decorator
(func)
python/dolfinx/common.py:183
Function
define_attribute
cpp/dolfinx/io/ADIOS2Writers.h:103
Function
define_variable
cpp/dolfinx/io/ADIOS2Writers.h:116
Method
degree
Polynomial degree of the coordinate element.
python/dolfinx/fem/element.py:122
Method
dest_cells
Cell indices where each entry of ``dest_points`` is located.
python/dolfinx/geometry.py:64
Method
dest_owner
Ranks that sent ``dest_points`` to current process.
python/dolfinx/geometry.py:54
Method
dest_points
Points owned by current rank.
python/dolfinx/geometry.py:59
Function
determine_point_ownership
cpp/dolfinx/geometry/utils.h:682
Method
dim
Return the topological dimension of the mesh.
python/dolfinx/mesh.py:201
Method
dim
Dimension of the Euclidean coordinate system.
python/dolfinx/mesh.py:311
Method
dim
Topological dimension of the tagged entities.
python/dolfinx/mesh.py:476
Method
dim
Topological dimension of the entities.
python/dolfinx/mesh.py:558
Method
dim
Return topological dimension of tagged entities
cpp/dolfinx/mesh/MeshTags.h:107
Method
dim
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/EntityMap.cpp:16
Function
dirname
(request)
python/test/unit/mesh/test_mesh.py:411
Function
discrete_curl
Assemble a discrete curl operator. The discrete curl operator interpolates the curl of H(curl) finite element function into a H(div) space.
python/dolfinx/fem/utils.py:102
Function
discrete_curl
cpp/dolfinx/fem/discreteoperators.h:86
Function
discrete_gradient
Assemble a discrete gradient operator. The discrete gradient operator interpolates the gradient of a H1 finite element function into a H(curl
python/dolfinx/fem/utils.py:118
Function
discrete_gradient
cpp/dolfinx/fem/discreteoperators.h:313
Method
distribute
-----------------------------------------------------------------------------
cpp/dolfinx/graph/partition.cpp:37
Function
distribute_entity_data
cpp/dolfinx/io/utils.h:60
Method
dof_layout
Layout of dofs on an element.
python/dolfinx/fem/dofmap.py:52
Method
dof_transformation_fn
cpp/dolfinx/fem/FiniteElement.h:433
Method
dof_transformation_right_fn
cpp/dolfinx/fem/FiniteElement.h:537
Method
dofmap
Dofmap for the geometry (deprecated, use ``dofmaps[0]``). Shape is ``(num_cells, dofs_per_cell)``.
python/dolfinx/mesh.py:321
Method
dofmaps
The geometry dofmaps, one per cell type.
python/dolfinx/mesh.py:316
Function
ds_from_ufl
(mesh)
python/test/unit/fem/test_ghost_mesh_assembly.py:24
Method
dtype
Scalar type for the coordinate element.
python/dolfinx/fem/element.py:44
Method
dtype
Expression value dtype.
python/dolfinx/fem/function.py:330
Method
dtype
Function value dtype.
python/dolfinx/fem/function.py:567
Method
dtype
Dtype of matrix values.
python/dolfinx/la/superlu_dist.py:56
Function
dx_from_ufl
(mesh)
python/test/unit/fem/test_ghost_mesh_assembly.py:20
Function
e2
(x)
python/test/unit/fem/test_function.py:68
Function
e3
(x)
python/test/unit/fem/test_function.py:75
Method
elapsed
cpp/dolfinx/common/Timer.h:78
Method
enforce_rules
-----------------------------------------------------------------------------
cpp/dolfinx/refinement/plaza.cpp:186
Method
entities_to_index
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/Topology.cpp:1450
Function
entity_map
Create a bidirectional map between (sub) topologies. The map relates entities of dimension `dim` in `topology` and `sub_topology`. Args:
python/dolfinx/mesh.py:573
Method
eps
-----------------------------------------------------------------------------
cpp/dolfinx/la/slepc.cpp:200
Method
error
-----------------------------------------------------------------------------
cpp/dolfinx/la/petsc.cpp:35
Method
eval
(self, x)
python/test/unit/fem/test_function.py:143
Function
exact_expr
(x)
python/test/unit/fem/test_expression.py:184
Function
extract_common_mesh
cpp/dolfinx/io/ADIOS2Writers.h:133
Function
extract_function_names
cpp/dolfinx/io/ADIOS2Writers.h:172
Function
extract_kernel
cpp/dolfinx/fem/kernel.h:35
Method
extract_topology
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/utils.cpp:29
Method
extract_vtk_connectivity
-----------------------------------------------------------------------------
cpp/dolfinx/io/vtk_utils.cpp:22
Function
f
(x)
python/test/unit/fem/test_mixed_element.py:114
Function
f
(V)
python/test/unit/fem/test_function_space.py:47
Function
f
(x)
python/test/unit/fem/test_expression.py:188
Function
f
(x)
python/test/unit/fem/test_discrete_operators.py:374
Method
f
(x)
python/test/unit/fem/test_petsc_discrete_operators.py:168
Function
f_expr
(x)
python/test/unit/fem/test_assemble_submesh.py:757
Function
f_expr
Expression for the applied force.
python/demo/demo_navier-stokes.py:236
Function
f_test1
(x)
python/test/unit/fem/test_interpolation.py:980
Function
f_test2
(x)
python/test/unit/fem/test_interpolation.py:1005
Method
flush
-----------------------------------------------------------------------------
cpp/dolfinx/io/XDMFFile.cpp:473
Method
flush
@brief Flush timer duration to the logger. An instance of a timer can be flushed to the logger only once. Subsequent calls will have no effect and wi
cpp/dolfinx/common/Timer.h:119
Method
flush_file
-----------------------------------------------------------------------------
cpp/dolfinx/io/HDF5Interface.cpp:125
Method
from_cpp
C++ -> Python
python/dolfinx/wrappers/dolfinx_wrappers/caster_mpi.h:42
Method
from_python
python/dolfinx/wrappers/dolfinx_wrappers/caster_mpi.h:23
Function
front
(x)
python/test/unit/mesh/test_mixed_topology.py:355
Method
function_space
FunctionSpace that the Function is defined on.
python/dolfinx/fem/function.py:417
Method
functiontype
(dtype)
python/dolfinx/fem/function.py:384
Function
g
(W)
python/test/unit/fem/test_function_space.py:57
Method
g
The boundary condition value(s).
python/dolfinx/fem/bcs.py:124
Method
getDiagonal
Compute the diagonal of the bilinear form. Note: This is required for Jacobi preconditioning. Args: mat: The
python/demo/demo_matrix-free-petsc.py:225
Function
get_cell_entity_pairs
cpp/dolfinx/fem/utils.h:104
Function
get_cell_facet_pairs
cpp/dolfinx/fem/utils.h:74
Method
get_cell_type
----------------------------------------------------------------------------
cpp/dolfinx/io/xdmf_utils.cpp:25
Method
get_coefficient_names
-----------------------------------------------------------------------------
cpp/dolfinx/fem/utils.cpp:139
Method
get_constant_names
-----------------------------------------------------------------------------
cpp/dolfinx/fem/utils.cpp:146
Method
get_data_array_names
(data)
python/test/unit/io/test_adios2.py:288
Function
get_dataset
cpp/dolfinx/io/xdmf_utils.h:146
Method
get_dataset_shape
-----------------------------------------------------------------------------
cpp/dolfinx/io/xdmf_utils.cpp:116
Method
get_dataset_shape
-----------------------------------------------------------------------------
cpp/dolfinx/io/HDF5Interface.cpp:288
Method
get_eigenpair
-----------------------------------------------------------------------------
cpp/dolfinx/la/slepc.cpp:140
Method
get_eigenvalue
-----------------------------------------------------------------------------
cpp/dolfinx/la/slepc.cpp:113
Method
get_entity_vertices
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/cell_types.cpp:64
Method
get_filename
-----------------------------------------------------------------------------
cpp/dolfinx/io/HDF5Interface.cpp:131
Method
get_hdf5_filename
-----------------------------------------------------------------------------
cpp/dolfinx/io/xdmf_utils.cpp:102
Method
get_hdf5_paths
----------------------------------------------------------------------------
cpp/dolfinx/io/xdmf_utils.cpp:63
Function
get_include
(user=False)
python/dolfinx/__init__.py:63
← previous
next →
1,201–1,300 of 2,084, ranked by callers