Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94176925
allocation.hpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Dec 4, 12:21
Size
446 B
Mime Type
text/x-c
Expires
Fri, Dec 6, 12:21 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22752126
Attached To
R1448 Lenstool-HPC
allocation.hpp
View Options
#pragma once
#include <structure_hpc.hpp>
#include <grid_gradient_CPU.hpp>
//#include <gradient_avx.hpp>
//#ifdef __AVX512F__
//#include "gradient_avx512f.hpp"
//#endif
void PotentialSOAAllocation(Potential_SOA **lens_SOA, const int nhalos);
void PotentialSODeallocation(Potential_SOA *lens_SOA);
void module_readParameters_PotentialSOA_local(std::string infile, Potential_SOA *lens_SOA, int nhalos, int n_tot_halos, cosmo_param cosmology);
Event Timeline
Log In to Comment