Skip to content

Instantly share code, notes, and snippets.

#ifndef AMGLIB_SINGLE_HEADER_HPP
#define AMGLIB_SINGLE_HEADER_HPP
// Standard library includes for all components
#include <cstdint>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <typeinfo>
#include <cxxabi.h>