BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_Mesh_ratio.cpp File Reference
#include "fn_Mesh_ratio.hpp"
#include "assert.hpp"
Include dependency graph for fn_Mesh_ratio.cpp:

Namespaces

namespace  belfem
 USER GUIDES:

Functions

void belfem::ratio_ar2 (const real &aDeltaX0, const real &aLength, const index_t &aNumCells, Vector< real > &aX)
void belfem::ratio_adx2 (const real &aRatio, const real &aLength, const index_t &aNumCells, Vector< real > &aX)
real belfem::_check_ratio (const real &aDeltaX0, const real &aLength, const index_t &aNumCells, const real &aRatio)