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
test_compare_solution_linear_vs_nonlinear_problem
Test that the wrapper for Linear problem and NonlinearProblem give the same result.
python/test/unit/fem/test_petsc_solver_wrappers.py:27
Function
test_compiled_form
Compile a form without an associated mesh and assemble a form over a sequence of meshes.
python/test/unit/fem/test_assemble_mesh_independent_form.py:26
Function
test_complex_assembly
Test assembly of complex matrices and vectors.
python/test/unit/fem/test_complex_assembler.py:27
Function
test_complex_assembly_solve
Solve a positive definite helmholtz problem and verify solution with the method of manufactured solutions.
python/test/unit/fem/test_complex_assembler.py:78
Function
test_complex_method
()
python/test/unit/fem/test_constant.py:71
Function
test_complex_real_space
(ftype, stype)
python/test/unit/fem/test_real_space.py:91
Function
test_component
(V, W, Q)
python/test/unit/fem/test_function_space.py:83
Function
test_compute_closest_entity_1d
(dim, dtype)
python/test/unit/geometry/test_bounding_box_tree.py:281
Function
test_compute_closest_entity_2d
(dim, dtype)
python/test/unit/geometry/test_bounding_box_tree.py:316
Function
test_compute_closest_entity_3d
(dim, dtype)
python/test/unit/geometry/test_bounding_box_tree.py:347
Function
test_compute_closest_sub_entity
Compute distance from subset of cells in a mesh to a point inside the mesh.
python/test/unit/geometry/test_bounding_box_tree.py:377
Function
test_compute_collisions_point_1d
(dtype)
python/test/unit/geometry/test_bounding_box_tree.py:160
Function
test_compute_collisions_tree_1d
(point, dtype)
python/test/unit/geometry/test_bounding_box_tree.py:188
Function
test_compute_collisions_tree_2d
(point, dtype, num_threads)
python/test/unit/geometry/test_bounding_box_tree.py:231
Function
test_compute_collisions_tree_3d
(point, dtype, num_threads)
python/test/unit/geometry/test_bounding_box_tree.py:256
Function
test_constant_bc
Test that setting a dirichletbc with a constant yields the same result as setting it with a function.
python/test/unit/fem/test_bcs.py:163
Function
test_constant_bc_constructions
Test construction from constant values.
python/test/unit/fem/test_bcs.py:116
Function
test_context_manager_anonymous
Test that anonymous Timer works with context manager.
python/test/unit/common/test_timer.py:60
Function
test_context_manager_named
Test that named Timer works as context manager.
python/test/unit/common/test_timer.py:51
Function
test_copy
(V)
python/test/unit/fem/test_function.py:54
Function
test_create
(cell_type)
python/test/unit/mesh/test_meshtags.py:28
Function
test_create_adj2d
(dtype)
python/test/unit/graph/test_adjacencylist.py:14
Function
test_create_box_prism
()
python/test/unit/mesh/test_mesh.py:311
Function
test_create_entities
(dtype)
python/test/unit/mesh/test_mixed_topology.py:273
Function
test_create_interval_gdim
Interval mesh embedded in gdim-dimensional space has correct tdim and gdim.
python/test/unit/mesh/test_mesh.py:325
Function
test_create_matrix_csr
Test creation of CSR matrix with specified types.
python/test/unit/la/test_matrix_vector.py:19
Function
test_create_mixed_mesh
(dtype)
python/test/unit/mesh/test_create_mixed_mesh.py:15
Function
test_create_rectangle_gdim
Rectangle mesh embedded in gdim-dimensional space has correct tdim and gdim.
python/test/unit/mesh/test_mesh.py:337
Function
test_create_submap_owner_change
Test create_sub_index_map where the ownership of indices is not preserved in the submap. The diagram illustrates the case with four processes.
python/test/unit/common/test_index_map.py:125
Function
test_create_unit_cube
Create mesh of unit cube.
python/test/unit/mesh/test_mesh.py:279
Function
test_create_unit_square
Create mesh of unit square.
python/test/unit/mesh/test_mesh.py:267
Function
test_create_unit_square_hex
(comm, dtype)
python/test/unit/mesh/test_mesh.py:302
Function
test_create_unit_square_quads
(comm, dtype)
python/test/unit/mesh/test_mesh.py:291
Function
test_create_vector
Test creation of a distributed vector.
python/test/unit/la/test_matrix_vector.py:121
Function
test_cube_distance
(delta, scale, dtype)
python/test/unit/geometry/test_gjk.py:134
Function
test_curl
Test that curl is consistent for different cell permutations of a tetrahedron.
python/test/unit/fem/test_element_integrals.py:515
Function
test_curve_mesh
(degree, dtype, R, cell_type, lagrange_variant)
python/test/unit/fem/test_interpolate_geometry.py:139
Function
test_custom_element_quadrilateral_degree1
(dtype, cg_solver)
python/test/unit/fem/test_custom_basix_element.py:223
Function
test_custom_element_triangle_degree1
(dtype, cg_solver)
python/test/unit/fem/test_custom_basix_element.py:102
Function
test_custom_element_triangle_degree4
(dtype, cg_solver)
python/test/unit/fem/test_custom_basix_element.py:133
Function
test_custom_element_triangle_degree4_integral
(dtype, cg_solver)
python/test/unit/fem/test_custom_basix_element.py:173
Function
test_custom_mesh_loop_petsc_rank2
Test numba assembler for a bilinear form.
python/test/unit/fem/test_petsc_custom_assembler.py:124
Function
test_custom_mesh_loop_rank1
(dtype)
python/test/unit/fem/test_custom_assembler.py:141
Function
test_custom_partitioner
(tempdir, Nx, cell_type)
python/test/unit/mesh/test_mesh_partitioners.py:80
Function
test_custom_vector_element
Test interpolation into an element with a value size that uses an identity map.
python/test/unit/fem/test_interpolation.py:810
Function
test_dP_hex
(family, degree, cell_type, datadir, cg_solver)
python/test/unit/fem/test_fem_pipeline.py:636
Function
test_dP_quad
(family, degree, cell_type, datadir, cg_solver)
python/test/unit/fem/test_fem_pipeline.py:626
Function
test_dP_simplex
(family, degree, cell_type, datadir, cg_solver)
python/test/unit/fem/test_fem_pipeline.py:531
Function
test_de_rahm_2D
(order)
python/test/unit/fem/test_interpolation.py:675
Function
test_default
(degree)
python/test/unit/fem/test_quadrature_elements.py:18
Function
test_demos
Test demo scripts in serial.
python/demo/test.py:36
Function
test_demos_mpi
Test demo scripts in parallel using MPI.
python/demo/test.py:44
Function
test_derivative_block
Test the function derivative_block.
python/test/unit/fem/test_forms.py:148
Function
test_determine_point_ownership
Find point owners (ranks and cells) using bounding box trees + global communication and compare to point ownership data results.
python/test/unit/geometry/test_bounding_box_tree.py:545
Method
test_dg_0_data
Test that we can mix DG-0 and other Lagrange functions.
python/test/unit/io/test_adios2.py:252
Function
test_dgrsph_1d
()
python/test/unit/mesh/test_dual_graph.py:19
Function
test_discontinuous_RT
(family, degree, cell_type, datadir, cg_solver)
python/test/unit/fem/test_fem_pipeline.py:553
Function
test_discrete_curl
Compute discrete curl operator, with verification using Expression.
python/test/unit/fem/test_discrete_operators.py:124
Function
test_discrete_curl_gdim_raises
Test that discrete curl function raises for gdim != 3.
python/test/unit/fem/test_discrete_operators.py:52
Function
test_discrete_curl_map_raises
Test that discrete curl function raises for incorrect spaces.
python/test/unit/fem/test_discrete_operators.py:83
Function
test_discrete_interpolation
(cell_type, dtype)
python/test/unit/fem/test_discrete_operators.py:401
Method
test_discrete_interpolation
Test discrete interpolation operator.
python/test/unit/fem/test_petsc_discrete_operators.py:262
Function
test_disjoint_submeshes
Test assembly with multiple disjoint submeshes in same variational form.
python/test/unit/fem/test_assemble_submesh.py:380
Function
test_distance_interval
()
python/test/unit/mesh/test_cell.py:20
Function
test_distance_tetrahedron
()
python/test/unit/mesh/test_cell.py:44
Function
test_distance_triangle
()
python/test/unit/mesh/test_cell.py:29
Function
test_distribute_entity_data
()
python/test/unit/mesh/test_meshtags.py:61
Function
test_distributed_csr
(dtype)
python/test/unit/la/test_matrix_csr.py:111
Function
test_div_conforming_tetrahedron
Checks that the vectors in div conforming spaces on a tetrahedron are correctly oriented.
python/test/unit/fem/test_vector_function.py:54
Function
test_div_conforming_triangle
Checks that the vectors in div conforming spaces on a triangle are correctly oriented.
python/test/unit/fem/test_vector_function.py:23
Function
test_div_general_quads_mat
Tests that assembling inner(u, div(w)) * dx, where u is from a "DQ" space and w is from an "RTCF" space, gives the same matrix for square and
python/test/unit/fem/test_element_integrals.py:589
Function
test_div_general_quads_vec
Tests that assembling inner(1, div(w)) * dx, where w is from an "RTCF" space, gives the same matrix for square and trapezoidal elements. This
python/test/unit/fem/test_element_integrals.py:619
Function
test_dof_coords_2d
(degree, dtype)
python/test/unit/fem/test_dof_coordinates.py:18
Function
test_dof_coords_3d
(degree, dtype)
python/test/unit/fem/test_dof_coordinates.py:30
Function
test_dof_positions
Checks that dofs on shared triangle edges match up.
python/test/unit/fem/test_dof_permuting.py:145
Function
test_dofmap_mixed_topology
()
python/test/unit/fem/test_mixed_mesh_dofmap.py:21
Function
test_dofmap_prism_mesh
()
python/test/unit/fem/test_mixed_mesh_dofmap.py:84
Function
test_edge_skeleton_mesh
Creates the edge skeleton mesh of a regular unit square/cube and checks for correct connectivity information. The edge skeleton mesh is the m
python/test/unit/mesh/test_branching_manifold.py:35
Function
test_element_product
(d1, d2)
python/test/unit/fem/test_mixed_element.py:78
Function
test_eliminated_data
Test that mesh independent compilation handles the re-ordering of coefficients and constants when removed through differentiation.
python/test/unit/fem/test_assemble_mesh_independent_form.py:163
Function
test_empty_entities_to_geometry
Test entities_to_geometry with empty entity list.
python/test/unit/mesh/test_mesh.py:114
Function
test_empty_rank_collapse
Test that dofmap with no dofs on a rank can be collapsed.
python/test/unit/fem/test_dofmap.py:428
Function
test_empty_rank_mesh
Construction of mesh where some ranks are empty.
python/test/unit/mesh/test_mesh.py:591
Method
test_empty_rank_mesh
Test VTXWriter on mesh where some ranks have no cells.
python/test/unit/io/test_adios2.py:181
Function
test_empty_tree
(dtype)
python/test/unit/geometry/test_bounding_box_tree.py:152
Function
test_entity_closure_dofs
(mesh_factory)
python/test/unit/fem/test_dofmap.py:122
Function
test_entity_dofs
Test that num entity dofs is correctly wrapped to dolfinx::DofMap.
python/test/unit/fem/test_dofmap.py:71
Function
test_equality
(V, V2, W, W2)
python/test/unit/fem/test_function_space.py:92
Function
test_eval
(V, W, Q, mesh)
python/test/unit/fem/test_function.py:63
Function
test_eval
Test that eval is correct for a symmetric 3x3 2-tensor is correct.
python/test/unit/fem/test_symmetric_tensor.py:58
Function
test_eval_manifold
()
python/test/unit/fem/test_function.py:102
Function
test_evaluation
(cell_type, space_type, space_order)
python/test/unit/fem/test_dof_permuting.py:290
Function
test_expression_comm
(dtype)
python/test/unit/fem/test_expression.py:393
Function
test_expression_eval_cells_subset
(dtype)
python/test/unit/fem/test_expression.py:353
Function
test_extract_forms
Test extraction on unique function spaces for rows and columns of a block system.
python/test/unit/fem/test_forms.py:34
Function
test_facet_area
Compute facet area of cell. UFL currently only supports affine cells for this computation.
python/test/unit/fem/test_special_functions.py:44
Function
test_facet_area1D
()
python/test/unit/fem/test_special_functions.py:19
Function
test_facet_expression
(dtype)
python/test/unit/fem/test_expression.py:430
Function
test_facet_h
(ct)
python/test/unit/mesh/test_mesh.py:392
Function
test_facet_integral
Test that the integral of a function over a facet is correct.
python/test/unit/fem/test_element_integrals.py:200
← previous
next →
1,601–1,700 of 2,084, ranked by callers