Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
Loading...
Searching...
No Matches
tf_errs.h File Reference
#include "tf_platform.h"
Include dependency graph for tf_errs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  TissueForge
 Include Python header, disable linking to pythonX_d.lib on Windows in debug mode.
 

Enumerations

enum  MDCErrorCode : int {
  MDCERR_ok = 0 , MDCERR_io , MDCERR_null , MDCERR_malloc ,
  MDCERR_range , MDCERR_space , MDCERR_pthread , MDCERR_runner ,
  MDCERR_cell , MDCERR_domain , MDCERR_nompi , MDCERR_mpi ,
  MDCERR_reader , MDCERR_potential , MDCERR_cuda , MDCERR_nocuda ,
  MDCERR_cudasp , MDCERR_maxparts , MDCERR_queue , MDCERR_rigid ,
  MDCERR_subengine , MDCERR_id , MDCERR_angsspot , MDCERR_dihsspot ,
  MDCERR_engine , MDCERR_spe , MDCERR_mfc , MDCERR_unavail ,
  MDCERR_fifo , MDCERR_verlet_overflow , MDCERR_tasktype , MDCERR_maxpairs ,
  MDCERR_nrtasks , MDCERR_task , MDCERR_taskmaxunlock , MDCERR_notcluster ,
  MDCERR_wrongptype , MDCERR_initorder , MDCERR_bond , MDCERR_angle ,
  MDCERR_dihedral , MDCERR_exclusion , MDCERR_sets , MDCERR_toofast ,
  MDCERR_index , MDCERR_large_state , MDCERR_min_types , MDCERR_bad_el_input ,
  MDCERR_verify , MDCERR_badprop , MDCERR_particle , MDCERR_nyi ,
  MDCERR_ivalsmax , MDCERR_fullqueue , MDCERR_lock , MDCERR_force ,
  MDCERR_LAST
}