Serac  0.1
Serac is an implicit thermal strucural 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 "serac/physics/common.hpp"
#include "serac/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  serac::ScalarObjective
 Abstract residual class. More...
 

Namespaces

 serac
 Accelerator functionality.
 

Detailed Description

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

Definition in file scalar_objective.hpp.