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
Method
blocked_solve
Blocked (monolithic) solver.
python/test/unit/fem/test_assembler.py:874
Method
blocked_solve
Blocked version. Illustrates how to use high-level class and then drop down to SNES for options and solve.
python/test/unit/fem/test_petsc_nonlinear_assembler.py:267
Function
bottom
(x)
python/test/unit/fem/test_assemble_domains.py:130
Function
bottom
(x)
python/test/unit/mesh/test_meshtags.py:69
Method
boundary0
Define boundary x = 0.
python/test/unit/fem/test_assembler.py:789
Method
boundary0
Define boundary x = 0.
python/test/unit/fem/test_petsc_nonlinear_assembler.py:424
Method
boundary1
Define boundary x = 1.
python/test/unit/fem/test_assembler.py:793
Method
boundary1
Define boundary x = 1.
python/test/unit/fem/test_petsc_nonlinear_assembler.py:428
Function
boundary_0
(x)
python/test/unit/mesh/test_mesh.py:533
Function
boundary_1
(x)
python/test/unit/mesh/test_mesh.py:539
Function
boundary_2
(x)
python/test/unit/mesh/test_mesh.py:543
Function
box
()
python/test/unit/mesh/test_mesh.py:219
Method
build_dofmap_data
-----------------------------------------------------------------------------
cpp/dolfinx/fem/dofmapbuilder.cpp:642
Function
build_hex
cpp/dolfinx/mesh/generation.h:429
Method
build_local_dual_graph
namespace -----------------------------------------------------------------------------
cpp/dolfinx/mesh/graphbuild.cpp:528
Function
build_prism
cpp/dolfinx/mesh/generation.h:474
Function
build_quad
cpp/dolfinx/mesh/generation.h:696
Function
build_sparsity_pattern
Build a sparsity pattern from a bilinear form. Args: pattern: The sparsity pattern to add to a: Bilinear form to build a sparsity
python/dolfinx/fem/utils.py:54
Function
build_tet
cpp/dolfinx/mesh/generation.h:380
Function
build_tri
cpp/dolfinx/mesh/generation.h:522
Function
c0
Original tetrahedron from create_unit_cube(MPI.COMM_WORLD, 1, 1, 1).
python/test/unit/mesh/test_mesh.py:174
Function
c1
(mesh3d)
python/test/unit/mesh/test_mesh.py:180
Function
c5
(mesh3d)
python/test/unit/mesh/test_mesh.py:186
Method
cell_degree
-----------------------------------------------------------------------------
cpp/dolfinx/io/cells.cpp:609
Method
cell_entity_closure
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/cell_types.cpp:103
Method
cell_type_from_basix_type
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/cell_types.cpp:188
Method
cell_type_to_basix_type
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/cell_types.cpp:163
Method
check_error
-----------------------------------------------------------------------------
cpp/dolfinx/common/MPI.cpp:80
Method
close
-----------------------------------------------------------------------------
cpp/dolfinx/io/ADIOS2Writers.cpp:32
Method
close_file
-----------------------------------------------------------------------------
cpp/dolfinx/io/HDF5Interface.cpp:119
Method
cmap
The coordinate map (deprecated, use ``cmaps[0]``).
python/dolfinx/mesh.py:301
Method
code
C code strings.
python/dolfinx/fem/forms.py:83
Method
code
C code strings.
python/dolfinx/fem/function.py:325
Function
coeff_expr
(x)
python/test/unit/fem/test_assemble_submesh.py:219
Method
coefficient_offsets
@brief Offset for each coefficient expansion array on a cell. Used to pack data for multiple coefficients into a flat array. The last entry is the si
cpp/dolfinx/fem/Expression.h:133
Method
collapse
Create a new function space by collapsing a subspace. Returns: A new function space and the map from new to old degre
python/dolfinx/fem/function.py:844
Method
collapse
@brief Collapse a subfunction (view into a Function) to a stand-alone Function. @return New collapsed Function.
cpp/dolfinx/fem/Function.h:119
Method
collapse
Collapse a subspace and return a new function space and a map from new to old dofs @return The new function space and a map from new to old dofs
cpp/dolfinx/fem/FunctionSpace.h:178
Method
column_indices
-----------------------------------------------------------------------------
cpp/dolfinx/la/SparsityPattern.cpp:217
Method
comm
Return the MPI communicator associated with the topology.
python/dolfinx/mesh.py:169
Function
comm_graph_data
Build communication graph data for use with `NetworkX <https://networkx.org/>`_. Args: graph: Communication graph to build data from. Nor
python/dolfinx/graph.py:185
Function
compile_form
Compile UFL form without associated DOLFINx data. Args: comm: The MPI communicator used when compiling the form form: The UFL for
python/dolfinx/fem/forms.py:552
Function
compute_bbox_of_bboxes
cpp/dolfinx/geometry/BoundingBoxTree.h:64
Function
compute_closest_entity
cpp/dolfinx/geometry/utils.h:568
Function
compute_colliding_cells
cpp/dolfinx/geometry/utils.h:629
Method
compute_connectivity
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/topologycomputation.cpp:926
Method
compute_destination_ranks
cpp/dolfinx/graph/partitioners.cpp:39
Function
compute_distance_gjk
cpp/dolfinx/geometry/gjk.h:368
Function
compute_distances_gjk
cpp/dolfinx/geometry/gjk.h:518
Function
compute_edge_reflections
cpp/dolfinx/mesh/permutationcomputation.cpp:216
Method
compute_entity_permutations
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/permutationcomputation.cpp:287
Function
compute_face_permutations
cpp/dolfinx/mesh/permutationcomputation.cpp:266
Method
compute_ghost_indices
-----------------------------------------------------------------------------
cpp/dolfinx/graph/partition.cpp:394
Method
compute_graph_edges_nbx
-----------------------------------------------------------------------------
cpp/dolfinx/common/MPI.cpp:161
Method
compute_graph_edges_pcx
-----------------------------------------------------------------------------
cpp/dolfinx/common/MPI.cpp:94
Method
compute_local_to_global
-----------------------------------------------------------------------------
cpp/dolfinx/graph/partition.cpp:541
Method
compute_local_to_local
-----------------------------------------------------------------------------
cpp/dolfinx/graph/partition.cpp:564
Method
compute_mixed_cell_pairs
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/Topology.cpp:1507
Method
compute_owned_indices
-----------------------------------------------------------------------------
cpp/dolfinx/common/IndexMap.cpp:537
Function
compute_parent_facets
cpp/dolfinx/refinement/plaza.h:37
Function
compute_quad_rot_reflect
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/permutationcomputation.cpp:63
Function
compute_refinement_data
cpp/dolfinx/refinement/interval.h:36
Function
compute_squared_distance_bbox
cpp/dolfinx/geometry/utils.h:135
Function
compute_triangle_quad_face_permutations
cpp/dolfinx/mesh/permutationcomputation.cpp:122
Function
compute_triangle_rot_reflect
cpp/dolfinx/mesh/permutationcomputation.cpp:26
Function
constexpr
cpp/dolfinx/fem/kernel.h:42
Function
constexpr
cpp/dolfinx/fem/utils.h:979
Function
create_3_vertex_interval_mesh
cpp/test/mesh/refinement/interval.cpp:47
Function
create_cell_meshtags_from_entities
(mesh: Mesh, dim: int, cells: np.ndarray, values: np.ndarray)
python/test/unit/fem/test_assemble_domains.py:33
Method
create_dofmaps
-----------------------------------------------------------------------------
cpp/dolfinx/fem/utils.cpp:78
Function
create_expression
cpp/dolfinx/fem/utils.h:953
Function
create_form
Create a Form object from a data-independent compiled form. Args: form: Compiled ufl form, V: List of function spaces associated
python/dolfinx/fem/forms.py:607
Function
create_form
cpp/dolfinx/fem/utils.h:842
Function
create_geom
cpp/dolfinx/mesh/generation.h:333
Function
create_interval
cpp/dolfinx/mesh/generation.h:258
Function
create_interval_cells
cpp/dolfinx/mesh/generation.h:309
Function
create_matrix_block
cpp/dolfinx/fem/petsc.h:65
Function
create_matrix_nest
cpp/dolfinx/fem/petsc.h:194
Function
create_midpoint_tree
cpp/dolfinx/geometry/utils.h:427
Method
create_nullspace
-----------------------------------------------------------------------------
cpp/dolfinx/la/petsc.cpp:362
Function
create_operator
cpp/test/matrix.cpp:31
Function
create_sparsity_pattern
Create a sparsity pattern from a bilinear form. Args: a: Bilinear form to build a sparsity pattern for. Returns: Sparsity pa
python/dolfinx/fem/utils.py:38
Method
create_subtopology
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/Topology.cpp:1368
Function
create_supermatrix
cpp/dolfinx/la/superlu_dist.cpp:74
Method
create_topology
-----------------------------------------------------------------------------
cpp/dolfinx/mesh/Topology.cpp:1051
Method
create_vector_wrap
-----------------------------------------------------------------------------
cpp/dolfinx/la/petsc.cpp:104
Method
create_vectors
-----------------------------------------------------------------------------
cpp/dolfinx/la/petsc.cpp:53
Method
create_vtk_schema
-----------------------------------------------------------------------------
cpp/dolfinx/io/ADIOS2Writers.cpp:41
Function
cube
()
python/test/unit/mesh/test_mesh.py:214
Function
cube
()
python/test/unit/mesh/test_face.py:18
Function
dS_from_ufl
(mesh)
python/test/unit/fem/test_ghost_mesh_assembly.py:28
Function
datadir
Return the directory of the shared test data. Assumes run from within repository filetree.
python/test/conftest.py:44
Function
declare_adjacency_list
python/dolfinx/wrappers/dolfinx_wrappers/graph.h:113
Function
declare_adjacency_list_init
python/dolfinx/wrappers/dolfinx_wrappers/graph.h:36
Function
declare_assembly_functions
python/dolfinx/wrappers/dolfinx_wrappers/assemble.h:176
Function
declare_bbtree
python/dolfinx/wrappers/dolfinx_wrappers/geometry.h:36
Function
declare_coordinate_element
python/dolfinx/wrappers/dolfinx_wrappers/fem.h:971
Function
declare_data_types
python/dolfinx/wrappers/dolfinx_wrappers/io.h:166
Function
declare_discrete_operators
python/dolfinx/wrappers/dolfinx_wrappers/assemble.h:84
Function
declare_form
python/dolfinx/wrappers/dolfinx_wrappers/fem.h:746
← previous
next →
1,101–1,200 of 2,084, ranked by callers