#include <stddef.h>
Include dependency graph for compr_quant_general.h:
Go to the source code of this file.
Detailed DescriptionModule defining derived fluid quantities needed to discretise compressible and miscible pressure (flow) problems. Function Documentation
Create management structure capable of storing derived fluid quantities pertaining to a reservoir model of a particular size. The resources acquired using function compr_quantities_gen_allocate() must be released using the destructor function compr_quantities_gen_deallocate().
Release resources acquired in a previous call to constructor function compr_quantities_gen_allocate(). Note that
|
||||||||||||||||||||||||||||||||||||||||||||||||||