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

Make coding conventions standard #37

Open lucasmyers97 opened 2 years ago

lucasmyers97 commented 2 years ago

There's a whole slew of capitalization, indenting, whitespace, whatever conventions floating around. Need to write a clang-format file that uses my preferred styling so that I can fix all of it. Also need to be better at the naming conventions.