Cantera  3.2.0a5
Loading...
Searching...
No Matches
ctmatlab.h
Go to the documentation of this file.
1/**
2 * @file ctmatlab.h
3 *
4 * @deprecated Deprecated in %Cantera 3.2 and to be removed thereafter.
5 * The legacy CLib is superseded by the generated CLib.
6 */
7
8// This file is part of Cantera. See License.txt in the top-level directory or
9// at https://cantera.org/license.txt for license and copyright information.
10
11#pragma message("warning: The legacy CLib library ctmatlab.h is deprecated and " \
12 "will be removed after Cantera 3.2.")
13
14#include "ct.h"
15#include "ctfunc.h"
16#include "ctmultiphase.h"
17#include "ctonedim.h"
18#include "ctreactor.h"
19#include "ctrpath.h"
20#include "ctsurf.h"
CT - Generated CLib Cantera interface library.
CTFUNC - Generated CLib Cantera interface library.
CTONEDIM - Generated CLib Cantera interface library.
CTREACTOR - Generated CLib Cantera interface library.