| 
    libMesh
    
   | 
 
Go to the source code of this file.
Functions | |
| void | adjoint_read_initial_parameters () | 
| void | adjoint_finish_initialization () | 
| Number | adjoint_initial_value (const Point &p, const Parameters &, const std::string &, const std::string &) | 
| Gradient | adjoint_initial_grad (const Point &p, const Parameters &, const std::string &, const std::string &) | 
| void adjoint_finish_initialization | ( | ) | 
Definition at line 28 of file adjoint_initial.C.
| Gradient adjoint_initial_grad | ( | const Point & | p, | 
| const Parameters & | , | ||
| const std::string & | , | ||
| const std::string & | |||
| ) | 
| Number adjoint_initial_value | ( | const Point & | p, | 
| const Parameters & | , | ||
| const std::string & | , | ||
| const std::string & | |||
| ) | 
| void adjoint_read_initial_parameters | ( | ) | 
Definition at line 24 of file adjoint_initial.C.
 1.8.16