KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
Model_Interf_MNDO.cpp File Reference
Include dependency graph for Model_Interf_MNDO.cpp:

Go to the source code of this file.

Namespaces

namespace  PROJECT_NS
 < http://warp.povusers.org/FunctionParser/fparser.html
 

Functions

int removeFile (const std::string &filename)
 
void clearFile (const std::string &filename)
 
void closeOFS (std::ofstream &ofs)
 
bool isFileExists (const std::string &name)
 

Function Documentation

◆ clearFile()

void clearFile ( const std::string & filename)
inline

Definition at line 13 of file Model_Interf_MNDO.cpp.

◆ closeOFS()

void closeOFS ( std::ofstream & ofs)
inline

Definition at line 15 of file Model_Interf_MNDO.cpp.

◆ isFileExists()

bool isFileExists ( const std::string & name)
inline

Definition at line 19 of file Model_Interf_MNDO.cpp.

Referenced by PROJECT_NS::Model_Interf_MNDO::calc_normalmode(), and PROJECT_NS::Model_Interf_MNDO::calc_samp().

Here is the caller graph for this function:

◆ removeFile()

int removeFile ( const std::string & filename)
inline

Definition at line 11 of file Model_Interf_MNDO.cpp.

Referenced by PROJECT_NS::Model_Interf_MNDO::executeKernel_impl(), and PROJECT_NS::Model_Interf_MNDO::initializeKernel_impl().

Here is the caller graph for this function: