BSpline Finite Element Exterior Calculus
Loading...
Searching...
No Matches
Data Types List
Here are the data types with brief descriptions:
[detail level 12]
 Mm_bspline_basisThe B-spline basis module
 Mm_bspline_linalgThe B-spline linear algebra module
 Mm_bspline_matrixThe B-spline matrix module
 Mm_bspline_quadratureThe B-spline quadrature module
 Mm_commonCommon module for the BSpline FEEC package
 Mm_coord_transform_abstractModule for abstract coordinate transformation type
 Mm_coord_transform_boxModule for the box coordinate transformation
 Mm_coord_transform_cylinderModule for the cylinder coordinate transformations
 Mm_coord_transform_frenet_serretFrenet-Serret coordinate transformation
 Mm_coord_transform_noModule for empty coordinate transformation
 Mm_coord_transform_toroidalModule for the toroidal coordinate transformation
 Mm_coord_transform_toroidal_bsplineModule for the toroidal B-spline coordinate transformation
 Mm_diagnostics_binaryModule for binary output
 Mm_diagnostics_paraviewModule for ParaView output using VTKFortran (if linked)
 Mm_domain_decompModule for tensor product subdomains (used for MPI parallelisation)
 Mm_domain_neighbourModule that defines the TensorProdNeighbour type, which contains information needed for MPI communication
 Mm_mform_constraint_abstractModule containing an object representing a local linear constraint (i.e., one that acts on only part of the m-form) that can be imposed on an m-form function (MFormFun)
 Mm_mform_constraint_boundaryModule containing implementations of various local m-form constraints, such as:
 Mm_mform_constraint_globalModule containing an object representing a linear constraint that can be imposed on an m-form function (MFormFun)
 Mm_mform_constraint_polarModule containing implementations of various local m-form constraints, such as:
 Mm_mform_coupled_solverModule containing the linear solver for coupled block systems of m-form equations
 Mm_mform_derhamModule for the DeRham sequence of m-forms
 Mm_mform_eigensolverModule that provides an interface to SLEPc for solving (generalized) eigenvalue problems
 Mm_mform_linalgThe m-form linear algebra module
 Mm_mform_matrixModule for m-form matrices
 Mm_mform_solverModule containing the linear solver for linear systems of equations where the unknown is an m-form
 Mm_qr_factorisationModule for Householder QR factorisation and solving (small, dense) linear systems
 Mm_quadratureModule for numerical quadrature
 Mm_sparsematModule for sparse matrix operations
 Mm_tensorprod_basisModule containing the tensor product of three 1D B-spline spaces, toghether with the corresponding tensorproduct functions
 Mm_tensorprod_indicesModule for handling tensor product indices and lists of indices
 Mm_tensorprod_linalgThe tensor product linear algebra module
 Mm_tensorprod_matrixModule for the mass matrix of a 3D tensor product B-spline space
 Mm_tensorprod_quadratureModule for precomputed quadrature for tensor product B-splines
 Mm_tensorprod_sharedModule for initialising arrays based on shared memory using MPI shared memory windows
 Mm_timerBasic module for MPI-aware timing utilities