|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Implementation of BasePhysics which uses FieldStates and gretl to track the computational graph, dynamically checkpoint, and backpropagate sensitivities. More...
#include "gretl/data_store.hpp"#include "smith/physics/base_physics.hpp"#include "smith/differentiable_numerics/field_state.hpp"#include <vector>#include <map>

Go to the source code of this file.
Classes | |
| class | smith::DifferentiablePhysics |
| Implementation of BasePhysics which uses FieldStates and gretl to track the computational graph, dynamically checkpoint, and back-propagate sensitivities. More... | |
Namespaces | |
| smith | |
| Accelerator functionality. | |
Implementation of BasePhysics which uses FieldStates and gretl to track the computational graph, dynamically checkpoint, and backpropagate sensitivities.
Definition in file differentiable_physics.hpp.