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

Specifies interface for evaluating distributed constriants from fields as well as their Jacobians and Hessian-vector products. More...

#include <vector>
#include "smith/physics/common.hpp"
#include "smith/physics/field_types.hpp"
Include dependency graph for constraint.hpp:

Go to the source code of this file.

Classes

class  smith::Constraint
 Abstract constraint class. More...
 

Namespaces

 smith
 Accelerator functionality.
 

Detailed Description

Specifies interface for evaluating distributed constriants from fields as well as their Jacobians and Hessian-vector products.

Definition in file constraint.hpp.