Created by: qjing666
Function optimization
APIs
Previous InitGflags api only call once when import fluid, while users cannot update the gflags during the runtime. In this PR, I update the api for optimization.