|
Serac
0.1
Serac is an implicit thermal strucural 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 | serac::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 | |
| serac | |
| Accelerator functionality. | |
Classes for defining an mfem::Operator with std::functions.
Definition in file stdfunction_operator.hpp.