MCPcopy Create free account
hub / github.com/AMReX-Astro/Castro / finalizeMatrix

Method finalizeMatrix

Source/radiation/HypreMultiABec.cpp:2531–2536  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2529}
2530
2531void HypreMultiABec::finalizeMatrix()
2532{
2533 BL_PROFILE("HypreMultiABec::finalizeMatrix");
2534
2535 HYPRE_SStructMatrixAssemble(A);
2536}
2537
2538void HypreMultiABec::loadLevelVectors(int level,
2539 MultiFab& dest,

Callers 1

levelSolveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected