|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Defines a BasePhysics implementation backed by FieldState objects and a gretl computational graph.
More...
#include "gretl/data_store.hpp"#include "smith/physics/base_physics.hpp"#include "smith/differentiable_numerics/field_state.hpp"#include "smith/differentiable_numerics/system_base.hpp"#include <vector>#include <map>

Go to the source code of this file.
Classes | |
| class | smith::DifferentiablePhysics |
BasePhysics implementation that stores differentiable states in gretl for checkpointed reverse solves. More... | |
Namespaces | |
| smith | |
| Accelerator functionality. | |
Defines a BasePhysics implementation backed by FieldState objects and a gretl computational graph.
Definition in file differentiable_physics.hpp.