Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F95027795
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
Thu, Dec 12, 06:51
Size
477 B
Mime Type
text/x-c
Expires
Sat, Dec 14, 06:51 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
22913791
Attached To
R1448 Lenstool-HPC
allocation.hpp
View Options
#pragma once
#include <structure_hpc.hpp>
#include <gradient_avx.hpp>
#include <grid_srcplane_conversion.hpp>
#include <grid_gradient_CPU.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