Go to the documentation of this file.
21 #include "libmesh/parameters.h"
22 #include "libmesh/point.h"
23 #include "libmesh/vector_value.h"
The libMesh namespace provides an interface to certain functionality in the library.
Number adjoint_initial_value(const Point &p, const Parameters &, const std::string &, const std::string &)
void adjoint_finish_initialization()
A Point defines a location in LIBMESH_DIM dimensional Real space.
void adjoint_read_initial_parameters()
Gradient adjoint_initial_grad(const Point &p, const Parameters &, const std::string &, const std::string &)
This class provides the ability to map between arbitrary, user-defined strings and several data types...