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

Specifies interface for evaluating scalar objective from fields and their field gradients. More...

#include <vector>
#include "smith/physics/common.hpp"
#include "smith/physics/field_types.hpp"
Include dependency graph for scalar_objective.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  smith::ScalarObjective
 Abstract residual class. More...
 

Namespaces

 smith
 Accelerator functionality.
 

Detailed Description

Specifies interface for evaluating scalar objective from fields and their field gradients.

Definition in file scalar_objective.hpp.