|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
this type exists solely as a way to signal to smith::Functional that the function smith::Functional::operator()` should differentiate w.r.t. a specific argument
More...
#include <differentiate_wrt.hpp>
Public Member Functions | |
| operator const mfem::Vector & () const | |
implicitly convert back to mfem::Vector to extract the actual data | |
Public Attributes | |
| const mfem::Vector & | ref |
| the actual data wrapped by this type | |
this type exists solely as a way to signal to smith::Functional that the function smith::Functional::operator()` should differentiate w.r.t. a specific argument
Definition at line 21 of file differentiate_wrt.hpp.