Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Public Member Functions | Public Attributes | List of all members
serac::differentiate_wrt_this Struct Reference

this type exists solely as a way to signal to serac::Functional that the function serac::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
 

Detailed Description

this type exists solely as a way to signal to serac::Functional that the function serac::Functional::operator()` should differentiate w.r.t. a specific argument

Definition at line 22 of file differentiate_wrt.hpp.


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