My Project
|
This test is identical to the simulation of the lens problem that uses the element centered finite volume discretization in conjunction with automatic differentiation (lens_immiscible_ecfv_ad). More...
Functions | |
int | mainCU2 (int argc, char **argv) |
This test is identical to the simulation of the lens problem that uses the element centered finite volume discretization in conjunction with automatic differentiation (lens_immiscible_ecfv_ad).
The only difference is that it uses multiple compile units in order to ensure that eWoms code can be used within libraries that use the same type tag within multiple compile units. This file represents the second compile unit and just defines an startup function for the simulator.