Miscellaneous
-
int32_t danceq::internal::ShellMatrix::info(const bool print_output = true, const std::string pre = "") const
Prints info and checks data.
- Parameters:
print_output – Prints output if
true
pre – String printed in front of the output
- Returns:
error_code
-
uint64_t danceq::internal::ShellMatrix::get_dim(void) const
Returns dim.
- Returns:
dim
-
uint64_t danceq::internal::ShellMatrix::get_mydim(void) const
Returns the local dimension.
This is only available with MPI.
- Returns:
mydim