Actual source code: ALE.hh

  1: #ifndef included_ALE_ALE_hh
  2: #define included_ALE_ALE_hh

  4: #include <petsc.h>

  6: #ifndef  included_ALE_exception_hh
  7: #include <ALE_exception.hh>
  8: #endif
  9: #ifndef  included_ALE_mem_hh
 10: #include <ALE_mem.hh>
 11: #endif
 12: #ifndef  included_ALE_containers_hh
 13: #include <ALE_containers.hh>
 14: #endif
 15: #ifndef  included_ALE_log_hh
 16: #include <ALE_log.hh>
 17: #endif


 20: #endif