|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Smith mesh class which assists in constructing the appropriate parallel mfem meshes and registering and accessing Domains for use in smith::Functional operations. More...
#include <memory>#include <string>#include <functional>#include <map>#include <vector>#include "mpi.h"#include "mfem.hpp"#include "smith/numerics/functional/tensor.hpp"#include "smith/numerics/functional/domain.hpp"

Go to the source code of this file.
Classes | |
| class | smith::Mesh |
| Helper class for constructing a mesh consistent with Smith. More... | |
Namespaces | |
| smith | |
| Accelerator functionality. | |
Smith mesh class which assists in constructing the appropriate parallel mfem meshes and registering and accessing Domains for use in smith::Functional operations.
Definition in file mesh.hpp.