PRISMS-PF Manual
Loading...
Searching...
No Matches
user_constants.h File Reference
#include <deal.II/base/tensor.h>
#include <deal.II/base/utilities.h>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/range/algorithm_ext/erase.hpp>
#include <boost/variant.hpp>
#include <prismspf/core/conditional_ostreams.h>
#include <prismspf/core/exceptions.h>
#include <prismspf/core/type_enums.h>
#include <prismspf/config.h>
#include <map>
Include dependency graph for user_constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UserConstants< dim >
 Class the stores and manages user-defined constants. More...
 
class  UserConstants< dim >::VariantPrinter
 Class for printing of variant types. This is bad practice and should be fixed. More...