DOLFINx 0.12.0.0
DOLFINx C++
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
[detail level 123]
 NdolfinxTop-level namespace
 NfemFinite element method functionality
 RDofTransformKernelDOF transform kernel concept
 RFEkernelFinite element cell kernel concept
 RMDSpan2Concept for mdspan of rank 1 or 2
 RMDSpan2Int32Concept for a rank-2 mdspan of 32-bit indices
 RMDSpan2FloatingConcept for a rank-2 mdspan of a floating-point type
 RDofMapPackCellsConcept for the degree-of-freedom map data passed to the cell assembly kernel, whose (2) entry is a flat, integer-indexable list of cell indices
 RDofMapPackEntitiesConcept for the degree-of-freedom map data passed to the entity assembly kernel, whose (2) entry is indexed by (entity, local index)
 RDofMapPackFacetsConcept for the degree-of-freedom map data passed to the interior facet assembly kernel, whose (2) entry is indexed by (facet, side, local index)
 NmeshMesh data structures and algorithms on meshes
 RCellRangeRequirement on range of cell indices
 RMarkerFnRequirements on function for geometry marking
 NlaLinear algebra interface
 RMatSetMatrix accumulate/set concept for functions that can be used in assemblers to accumulate or set values in a matrix
 RVectorPackKernelLa::Vector scatter pack/unpack function concept
 RGetPtrConceptAccess to pointer function concept
 Rscalar
 RMDSpanRank2Mdspan/mdarray namespace
 RSparsityImplementation