lucasmyers97 / maier-saupe-lc-hydrodynamics

Work at University of Minnesota using finite element methods to simulate hydrodynamics of liquid crystals with a Maier-Saupe field theory free energy
4 stars 0 forks source link

Figure out all these floating references to namespaces #26

Open lucasmyers97 opened 2 years ago

lucasmyers97 commented 2 years ago

There are lots of namespaces floating around like maier_saupe_constants and boost::program_options which have been shortened by the namespace ___ = prerogative. Need to figure out what to do with those, because some of the namespace shortenings happen in header files which makes it so that one may use those namespaces elsewhere.