Gromacs
2020.4
|
#include "gmxpre.h"
#include "gromacs/fileio/mrcdensitymapheader.h"
#include <array>
#include <vector>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "testutils/testasserts.h"
#include "testutils/testmatchers.h"
Tests for mrc file header structure.