|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
This contains a class that represents the dual of a finite element vector space, i.e. the space of residuals and sensitivities. More...
#include <memory>#include <utility>#include "mfem.hpp"#include "smith/physics/state/finite_element_vector.hpp"

Go to the source code of this file.
Classes | |
| class | smith::FiniteElementDual |
| Class for encapsulating the dual vector space of a finite element space (i.e. the space of linear forms as applied to a specific basis set) More... | |
Namespaces | |
| smith | |
| Accelerator functionality. | |
This contains a class that represents the dual of a finite element vector space, i.e. the space of residuals and sensitivities.
Definition in file finite_element_dual.hpp.