|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Classes for defining an mfem::Operator with std::functions. More...
#include <functional>#include "mfem.hpp"

Go to the source code of this file.
Classes | |
| class | smith::mfem_ext::StdFunctionOperator |
| StdFunctionOperator is a class wrapping mfem::Operator so that the user can use std::function to define the implementations of mfem::Operator::Mult and mfem::Operator::GetGradient. More... | |
Namespaces | |
| smith | |
| Accelerator functionality. | |
Classes for defining an mfem::Operator with std::functions.
Definition in file stdfunction_operator.hpp.