Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
Classes | Namespaces
differentiable_physics.hpp File Reference

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>
Include dependency graph for differentiable_physics.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Defines a BasePhysics implementation backed by FieldState objects and a gretl computational graph.

Definition in file differentiable_physics.hpp.