MCPcopy Create free account
hub / github.com/SZAILAB/MaterialDFT-Demo / ChannelProjectorSample

Class ChannelProjectorSample

cpp_core/src/nonlocal.cpp:358–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

356}
357
358struct ChannelProjectorSample {
359 std::vector<std::vector<double>> value;
360 std::vector<std::vector<double>> d_by_dq;
361};
362
363ChannelProjectorSample sample_channel_projectors(
364 const UpfPseudoData& pseudo,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected