Skip to content
Snippets Groups Projects
Commit 147f2169 authored by 数学の武士's avatar 数学の武士
Browse files

- instead of _ for C/CXX/CUDA files

parent 12d05dcf
No related branches found
No related tags found
No related merge requests found
Pipeline #1535 failed
#include <iostream>
#include <cmath>
#include "sfx_sheba.h"
#include "sfx-sheba.h"
#ifdef INCLUDE_CUDA
#include "sfx_memory_processing.cuh"
#include "sfx-memory-processing.cuh"
#endif
#include "sfx_memory_processing.h"
#include "sfx_surface.cuh"
#include "sfx_model_compute_subfunc.cuh"
#include "sfx-memory-processing.h"
#include "sfx-surface.cuh"
#include "sfx-model-compute-subfunc.cuh"
template<typename T, MemType memIn, MemType memOut, MemType RunMem >
FluxShebaBase<T, memIn, memOut, RunMem>::FluxShebaBase(sfxDataVecTypeC* sfx_in,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment