34 #include "libmesh/getpot.h"
35 #include "libmesh/fem_system.h"
DisplacementVariable & _disp_vars
Physics abstract base class. Defines API for physics to be added to MultiphysicsSystem.
void check_var_subdomain_consistency(const FEVariablesBase &var) const
Check that var is enabled on at least the subdomains this Physics is.
virtual void set_time_evolving_vars(libMesh::FEMSystem *system)
Set which variables are time evolving.
void set_neumann_bc_is_positive(bool is_positive)
Reset whetever Neumann bc is postive or not.
unsigned int dim() const
Number of components.