Doxygen update
This commit is contained in:
parent
518daa9d0b
commit
8c7d0248c1
1 changed files with 6 additions and 0 deletions
|
|
@ -102,6 +102,12 @@ namespace ctml {
|
|||
|
||||
// these are defined in ct2ctml.cpp
|
||||
void get_CTML_Tree(Cantera::XML_Node* node, std::string file, int debug = 0);
|
||||
|
||||
//! Convert a cti file into a ctml file
|
||||
/*!
|
||||
*
|
||||
* @ingroup inputfiles
|
||||
*/
|
||||
void ct2ctml(const char* file, int debug = 0);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue