Ansh Gupta

Results 6 comments of Ansh Gupta

Well, I just added the `styles` property... ``

I'd love this too... does anyone know if they added Text support yet? @EvanBacon

+1, same issue

Not sure if this is dead code, but `src/simulation/m_variables_conversion` and `m_riemann_solvers` has a subroutine `s_compute_average_state` and several variables like `rho_avg_sf` and `vel_avg` that are never used. Should I get rid...

I have gone ahead and implemented the `s_compute_pressure` subroutines and pointers, located in `m_initial_condition.fpp`. However, because `m_initial_condition.fpp` uses `m_variables_conversion.fpp` and `m_variables_conversion.fpp` uses `m_initial_condition.fpp`, there is an error being thrown: ```...

This happens in JavaScript as well. My guess is that it's because writing the diff is easier but it's really annoying.