Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Classes | Namespaces
functional_objective.hpp File Reference

Implements the scalar objective interface using shape aware functional's scalar output capability. More...

#include "serac/physics/scalar_objective.hpp"
#include "serac/physics/mesh.hpp"
#include "serac/numerics/functional/shape_aware_functional.hpp"
#include "serac/physics/state/finite_element_state.hpp"
#include "serac/physics/state/finite_element_dual.hpp"
Include dependency graph for functional_objective.hpp:

Go to the source code of this file.

Classes

class  serac::FunctionalObjective< spatial_dim, Parameters< InputSpaces... >, std::integer_sequence< int, parameter_indices... > >
 FunctionalObjective object, implements to the ScalarFunctional interface using serac::ShapeAwareFunctional. More...
 

Namespaces

 serac
 Accelerator functionality.
 

Detailed Description

Implements the scalar objective interface using shape aware functional's scalar output capability.

Definition in file functional_objective.hpp.