Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
Public Member Functions | List of all members
smith::zero_dual_from_state Struct Reference

functor which takes a std::shared_ptr<FiniteElementState>, and returns a zero-valued std::shared_ptr<FiniteElementDual> with the same space More...

#include <field_state.hpp>

Public Member Functions

auto operator() (const smith::FEFieldPtr &f) const
 functor operator
 

Detailed Description

functor which takes a std::shared_ptr<FiniteElementState>, and returns a zero-valued std::shared_ptr<FiniteElementDual> with the same space

Definition at line 29 of file field_state.hpp.


The documentation for this struct was generated from the following file: