mod_fem_viewer/IOManager/src/IOManager.cpp File Reference

#include "../../include/IOManager.h"
#include "../../include/BaseMesh.h"
#include "../../include/BaseField.h"
#include "../inc/FileManager.h"
#include "../inc/MeshImporter.h"
#include "../inc/FieldImporter.h"
#include <iostream>
#include <stdexcept>
Include dependency graph for IOManager.cpp:

Namespaces

namespace  IOmgr

Functions

bool IOmgr::Init (const int argc, const char **argv)
bool IOmgr::Destroy ()
FV_Result FV_API IOMgr_Initialize (const int &argc, const char **argv)
FV_Result FV_API IOMgr_Destroy ()
FV_Result FV_API IOMgr_FileExists (const char *fname, const StrDict *map, const unsigned int size, IO_Type *type)
FV_Result FV_API IOMgr_ReadFromFile (const char *fname, void *pItem, IO_Type type)

Function Documentation

FV_Result FV_API IOMgr_Destroy (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

FV_Result FV_API IOMgr_FileExists ( const char *  fname,
const StrDict map,
const unsigned int  size,
IO_Type type 
)

Here is the call graph for this function:

FV_Result FV_API IOMgr_Initialize ( const int &  argc,
const char **  argv 
)

Here is the call graph for this function:

Here is the caller graph for this function:

FV_Result FV_API IOMgr_ReadFromFile ( const char *  fname,
void pItem,
IO_Type  type 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1