Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/dolfinx/v0.9.0/cpp/doxygen/concepts.html
DOLFINx 0.7.3
DOLFINx C++ interface
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
[detail level 1234]
 NdolfinxTop-level namespace
 NfemFinite element method functionality
 Nimpl
 RFetchCellsConcepts for function that returns cell index
 RFEkernelFinite element cell kernel concept
 NlaLinear algebra interface
 RMatSetMatrix accumulate/set concept for functions that can be used in assemblers to accumulate or set values in a matrix
 NmeshMesh data structures and algorithms on meshes
 RMarkerFnRequirements on function for geometry marking
 RscalarThis concept is used to constrain the a template type to floating point real or complex types. Note that this concept is different to std::floating_point which does not include std::complex