|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Implements the scalar objective interface using shape aware functional's scalar output capability. More...
#include "smith/physics/scalar_objective.hpp"#include "smith/physics/mesh.hpp"#include "smith/numerics/functional/shape_aware_functional.hpp"#include "smith/physics/state/finite_element_state.hpp"#include "smith/physics/state/finite_element_dual.hpp"
Go to the source code of this file.
Classes | |
| class | smith::FunctionalObjective< spatial_dim, Parameters< InputSpaces... >, std::integer_sequence< int, parameter_indices... > > |
| FunctionalObjective object, implements to the ScalarFunctional interface using smith::ShapeAwareFunctional. More... | |
Namespaces | |
| smith | |
| Accelerator functionality. | |
Implements the scalar objective interface using shape aware functional's scalar output capability.
Definition in file functional_objective.hpp.