DOLFIN-X
DOLFIN-X C++ interface
|
▼Ndolfinx | |
▼Ncommon | Miscellaneous classes, functions and types |
NSubSystemsManager | Function in this namesspace are convenience functtions for the initialisation and finalisation of various sub systems, such as MPI and PETSc |
▼Nfem | Finite element method functionality |
NDofMapBuilder | Builds a DofMap on a mesh::Mesh |
NSparsityPatternBuilder | Functions to compute the sparsity pattern based on DOF maps |
Nfunction | Functions tools, including FEM functions and pointwise defined functions |
Ngeneration | Generators for simple meshes |
Ngeometry | Geometry data structures and algorithms |
▼Ngraph | Graph data structures and algorithms |
NBoostGraphOrdering | This class computes graph re-orderings. It uses Boost Graph |
NPartitioning | Tools for distributed graphs |
NSCOTCH | Interface to SCOTCH-PT (parallel version) |
▼Nio | Support for file IO |
Ncells | Functions for the re-ordering of input mesh topology to the DOLFINX ordering, and transpose orderings for file output |
Nxdmf_function | Low-level methods for reading/writing XDMF files |
Nxdmf_mesh | Low-level methods for reading XDMF files |
Nxdmf_read | Low-level methods for reading XDMF files |
Nla | Linear algebra interface |
▼Nmesh | Mesh data structures |
NGraphBuilder | Tools to build a Graph corresponding to various objects |
NPartitioning | Tools for partitioning meshes |
NPermutationComputation | Tools for computing mesh entity permutations |
NTopologyComputation | This class implements a set of basic algorithms that automate the computation of mesh entities and connectivity |
Nnls | Nonlinear solvers |
▼Nrefinement | Mesh refinement algorithms |
NPlazaRefinementND | Implementation of the refinement method described in Plaza and Carey "Local refinement of simplicial grids based on the skeleton" (Applied Numerical Mathematics 32 (2000) 195-218) |