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

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